body{margin:0;height:100vh;background:#0a0a0a;color:#0f6;font-family:monospace}.terminal{padding:20px;max-width:1000px;margin:auto;white-space:pre-wrap;overflow-y:auto;height:100vh}.prompt{color:#0f6}.input{background:transparent;border:none;outline:none;color:#0f6;font-family:monospace;font-size:16px;width:70%}.cursor{display:inline-block;animation:blink 1s step-start infinite}@keyframes blink{50%{opacity:0}}.output{margin-left:20px;white-space:pre-wrap}
