`; document.body.appendChild($overlay); $overlay.addEventListener('click', function (e) { document.body.removeChild($overlay); }); } });