html{width:100%;height:100%;padding:10rem;font-family:monospace;font-size:18px}main{height:500px}#terminal{max-height:20em;overflow-y:auto}@keyframes alternating-colors{0%{color:var(--background-color);background-color:var(--foreground-color)}50%{color:var(--foreground-color);background-color:var(--background-color)}}.cursor{animation:2s step-end infinite alternating-colors}.next{opacity:.5}.wrong{color:var(--wrong-color)}.wrong[data-whitespace]{background-color:var(--wrong-color);opacity:.8}
/*# sourceMappingURL=index.99586a8b.css.map */
