body{background-color:#000;min-height:100%;font-family:monospace;white-space:pre;color:#0f0;font-size:12px;line-height:0;margin:10px}pre{margin:0;line-height:1.2}p{margin:0;line-height:1.2}a{color:#0f0}.command-line{display:flex;line-height:1.2;position:relative}.prompt{color:#0f0}#command-input{background:0 0;border:none;color:#0f0;font-family:monospace;font-size:12px;outline:0;width:100%;padding:0;margin:0;caret-color:transparent}#command-input::before{content:"";position:absolute;width:8px;height:15px;background-color:#0f0;animation:blink 1s step-end infinite}@keyframes blink{0%{opacity:1}50%{opacity:0}}.cursor{position:absolute;left:0;top:0;width:8px;height:15px;background-color:#0f0;animation:blink 1s step-end infinite;pointer-events:none}.output-line{white-space:pre-wrap;line-height:1.2}