1 2 3 4 5 6 7 8 9 10 11 12 13
html, body { background-color: black; height: 100%; } #terminal { height: 100%; overflow: hidden } .xterm-viewport { overflow: hidden !important; }