body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}.content{align-items:center;background-color:#1d1f24;display:flex;flex-direction:column;font-family:Courier New,Courier,monospace;justify-content:top;min-height:100vh;padding-top:10vh;text-align:center}.content,.main{position:relative}.tjd-link{align-items:center;color:#fff;display:flex;justify-content:space-between;left:2rem;position:fixed;top:1rem;width:10rem;z-index:100}.tjd-link .link:hover{color:#5a8cfa;cursor:pointer;text-decoration:underline}h1{color:#09b665;font-size:3rem}input{border:none;font-size:x-large;height:3rem;padding:0 1rem;width:100%}input:focus{outline:none}.words{align-items:center;background-color:#0f0f0f;border-radius:10px;box-shadow:2px 2px 10px #000;color:#f5f5f5;display:flex;flex-wrap:nowrap;font-family:Courier New,Courier,monospace;justify-content:left;margin:1.5rem;overflow-x:hidden;padding:0 .5rem;position:relative;width:900px}.ok{box-shadow:1px 1px 8px #09b665}.error{box-shadow:1px 1px 8px #e42727}.time{align-items:center;background-color:#e42727;border-radius:10px 0 0 10px;color:#fff;display:flex;font-size:1.3rem;font-weight:400;height:3rem;justify-content:center;padding:0 1.25rem;text-align:center;width:2rem}p{font-size:x-large;padding:.25em .5em;-webkit-user-select:none;user-select:none}.current-incorrect{background-color:#ff00004d}.current-correct{background-color:#00800033}.correct{color:green;text-shadow:0 0 9px #09b665}.correct,.incorrect{background-color:#0f0f0f}.incorrect{color:red;text-shadow:0 0 9px #e42727}button{align-items:center;background-color:#356fb1;border:none;border-radius:0 5px 5px 0;color:#000;cursor:pointer;display:flex;font-size:x-large;height:3rem;justify-content:center;margin:1.5rem 0;padding:0 1rem;text-align:center;width:150px}button:hover{background-color:#619bdd}.input-button-container{align-items:center;display:flex;flex-direction:row;justify-content:center;width:900px}.done{background-color:#f5f5f5;border-radius:10px;padding:0 1.5rem}.key-code{color:#f5f5f5;font-size:.7em;padding-right:.75rem}table{border-collapse:collapse;width:100%}td,th{border:1px solid #ddd;padding:8px;text-align:center}tr:nth-child(2n){background-color:#ddd}thead{background-color:#0f0f0f;color:#f5f5f5}.log{background-color:#f5f5f5;margin-top:4rem;width:900px}h1.title{color:#f5f5f5;font-family:Courier New,Courier,monospace;font-size:4rem}.call-to-action{animation:blink 3s ease-in-out infinite,move 3s cubic-bezier(.55,.01,.46,.99) infinite;color:#f5f5f5}.time-selection{align-items:center;display:flex;justify-content:center;width:100%}.time-selection .time-value{color:#fff;margin-left:1rem;margin-right:1rem;padding:.25rem}.time-selection .time-value:hover{cursor:pointer}@keyframes blink{0%,to{opacity:1}50%{opacity:.2}}@keyframes move{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.mobile{display:none}@media only screen and (max-width:911px){*{margin:0;padding:0}.content{display:none}.mobile{align-items:center;background-color:#1d1f24;color:#f5f5f5;display:flex;flex-direction:column;height:100vh;justify-content:center;text-align:center;width:100%}}
/*# sourceMappingURL=main.5f7fc8c6.css.map*/