.pointer-events-none{pointer-events:none}.absolute{position:absolute}.relative{position:relative}.static{position:static}.flex{display:flex}.h-screen{height:100vh}.w-screen{width:100vw}.cursor-text{cursor:text}.items-center{align-items:center}.bg-\[\#0c0c0c\]{background-color:#0c0c0c}.whitespace-pre-wrap{white-space:pre-wrap}.text-\[\#cccccc\]{color:#ccc}.underline{text-decoration-line:underline}.opacity-0{opacity:0}html,body{height:100%}body{color:#ccc;background-color:#0c0c0c;font-family:Consolas,Courier New,monospace;font-size:14px}@keyframes caret-blink{0%,49%{opacity:1}50%,to{opacity:0}}@keyframes cmd-caret-blink{0%{opacity:1}50%{opacity:0}to{opacity:1}}.cmd-caret{background:#fff;width:7px;height:1em;animation:1s step-start infinite cmd-caret-blink;display:inline-block;position:relative}a{color:#fff}
