!(function () { 'use strict' const el = document.createElement('div'); el.innerHTML = '
' + '

' + ' Internet Explorer is no longer supported.' + ' ' + ' Learn more.' + ' ' + '

' + '
' + ''; document.body.insertBefore(el, document.body.childNodes[0]); })();