@import"https://fonts.googleapis.com/css2?family=Source+Code+Pro&display=swap";body,html,#root{height:100%;margin:0;background-color:#121212;color:#0c0;font-size:18px;-webkit-user-select:none;user-select:none;overflow:hidden}.ascii-bg{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);font-family:Source Code Pro,monospace;white-space:pre;font-size:.75rem;color:#efefef0d;-webkit-user-select:none;user-select:none;pointer-events:none;z-index:0;line-height:1}.terminal{font-family:Source Code Pro,Consolas,Courier New,monospace;outline:none;white-space:pre-wrap;height:100vh;margin:0;padding:1rem;-webkit-user-select:none;user-select:none;overflow-y:auto}.cursor{display:inline-block;width:.6ch;animation:blink 1s steps(1) infinite}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}
