*{margin:0;padding:0;box-sizing:border-box}#app{width:100vw;height:100vh;min-width:1560px;min-height:800px;overflow:hidden}#app,.el-container,.el-main,body,html{height:100%}.xterm,.xterm-screen,.xterm-viewport{width:100%!important;height:100%!important}.xterm{padding:10px;border-radius:4px}.xterm-viewport{background-color:#1e1e1e!important}.xterm-screen,.xterm-viewport{border-radius:4px}.xterm-viewport::-webkit-scrollbar{width:8px;background-color:#2d2d2d}.xterm-viewport::-webkit-scrollbar-thumb{background-color:#555;border-radius:4px}.xterm-viewport::-webkit-scrollbar-thumb:hover{background-color:#666}.xterm-cursor{animation:xterm-cursor-blink 1s infinite}@keyframes xterm-cursor-blink{0%,50%{opacity:1}51%,to{opacity:0}}