1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
html, body { max-width: 100vw; overflow: hidden; } .preview, .switch, .settings { display: none; } .prettyprint, .preview { position: absolute; height: 100%; width: 100%; border: none !important; overflow: visible; }