body{overflow:hidden;position:relative;background-size:cover;width:100vw;height:100vh;margin:0;padding:0;font-family:monospace;background:url(./bg-yp4yjq4z.png) 50% no-repeat fixed!important}#terminal-container{position:absolute;overflow:hidden;display:flex;background-color:silver;border:2px outset silver;flex-direction:column;max-width:800px;height:80%;max-height:1200px;margin:auto;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:2px 2px 4px #00000080}#terminal-container:focus-within{outline:none}#title-bar{display:flex;color:#000;background:linear-gradient(#d4d0c8,#9d9893);border-bottom:1px solid gray;justify-content:space-between;align-items: center;padding:0 8px;font-size:12px;font-weight:700}#title-bar-text{display:flex;align-items: center;gap:4px}#title-bar-text img{image-rendering:pixelated;image-rendering:-moz-crisp-edges;image-rendering:crisp-edges;height:28px;margin-bottom:2px}#window-controls{display:flex;gap:2px}.window-btn{cursor:pointer;display:flex;background:silver;border:1px outset silver;justify-content:center;align-items: center;width:18px;height:16px;margin:0;padding:0;font-size:11px;font-weight:700}.window-btn:hover{background:#e0e0e0}.window-btn:active{border:1px inset silver}.close-btn{color:#000}#terminal-content{position:relative;background-color:#000;border:1px inset silver;flex:1;height:calc(100% - 36px);margin:2px}@media (max-width:800px){#terminal-container{width:95%;max-width:none;height:95%;max-height:none;padding:10px}}.xterm .xterm-viewport{overflow-y:auto;background-color:#000!important}.xterm-screen{white-space:pre}.xterm{width:100%;height:100%;padding:10px}
