@font-face{font-family:cbm;src:url(/fonts/CBM-64.woff)}*{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-o-user-select:none;user-select:none;margin:5px;padding:5px;box-sizing:border-box}body{background:#a5a5ff;min-height:100vh;font-size:1.5em;overflow:hidden;transition:background-color .1s}.container{background:#4242e7;color:#a5a5ff;position:absolute;top:8%;bottom:8%;left:6%;right:6%;position:absolute;padding:4px;margin:0;text-transform:uppercase;font-family:cbm,monospace;overflow:hidden;transition:background-color .1s}p{padding-top:.5rem;padding-bottom:.5rem}.text-center{text-align:center}#hiddenInput{position:absolute;left:-9999px;opacity:0;display:none}#output{white-space:pre-wrap;word-wrap:break-word}.cursor{display:inline-block;width:1.25rem;height:1.5rem;margin-left:0;margin-top:0;margin-bottom:-1px;background-color:#a5a5ff;animation:blink 1s infinite;vertical-align:text-bottom}.error{display:flex;flex-direction:column;align-items:center;justify-content:center}@keyframes blink{0%,49%{opacity:1}50%,100%{opacity:0}}@media(max-width:768px){#hiddenInput{display:inline-block}}@media(max-width:568px){body{font-size:.75rem}.cursor{width:.75rem;height:.75rem}}@media(min-width:569px) and (max-width:700px){body{font-size:1rem}.cursor{width:.9rem;height:1rem}}@media(min-width:701px) and (max-width:880px){body{font-size:1.25rem}.cursor{width:1.05rem;height:1.15rem}}