:root{--background:#0a0a0a;--foreground:#e5e5e5}html,body{max-width:100vw;height:100%;overflow-x:hidden}body{background:var(--background);color:var(--foreground)}.xterm{padding:10px}.xterm-viewport{border-radius:8px;background-color:#1a1a1a!important}.xterm-viewport::-webkit-scrollbar{width:8px}.xterm-viewport::-webkit-scrollbar-track{background:#1a1a1a;border-radius:0 8px 8px 0}.xterm-viewport::-webkit-scrollbar-thumb{background:#444;border-radius:4px}.xterm-viewport::-webkit-scrollbar-thumb:hover{background:#555}
