<p>
<style>
html, body {
height: 100% !important;
overflow: hidden !important;
margin: 0 !important;
padding: 0 !important;
}
/* Aggressively hide common WordPress headers & footers */
header, footer,
.site-header, .site-footer,
#masthead, #colophon,
#site-header, #site-footer,
.main-header, .main-footer {
display: none !important;
}
/* Force the content area to fill the screen */
#page, #content, .site, .site-content,
.content-area, main {
height: 100% !important;
overflow: hidden !important;
}
</style>
<div style=”position: fixed; top: 0; left: 0; right: 0; bottom: 0; overflow: hidden; z-index: 9999;”>
<iframe
style=”width: 100%; height: 100%; border: none; overflow: auto;”
src=”https://amazing-snickerdoodle-da2a63.netlify.app/”
scrolling=”yes”>
</iframe>
</div>
<p>
</p>
