.site-cover-iframe { position: fixed; inset: 0; width: 100vw; height: 100vh; border: 0; margin: 0; padding: 0; z-index: 2147483646; background: transparent; display: block; overflow: hidden; } html, body { overflow: hidden !important; height: 100% !important; } .site-cover-iframe::-webkit-scrollbar { display: none; }