body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#131313;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}.title{color:#ffc25f}.endGameContents,.title{display:flex;justify-content:center}.endGameContents{flex-direction:column}.endGameTitle{color:#f5f5f5;font-size:xx-large;font-weight:900;margin:3em auto 1em}.answerReveal{border-radius:8px;color:#ffc25f;display:flex;font-size:xxx-large;font-weight:700;margin:auto;padding:.1em .5em;perspective:1000px}.endGameCaption{color:#f5f5f5;font-size:larger;font-weight:700;margin:1em auto 0}.newGameButton{background-color:#131313;border:2px solid #ffc25f;border-radius:8px;color:#f5f5f5;font-size:x-large;font-weight:500;margin:2em auto 0;padding:.2em .5em}.newGameButton:hover{background-color:#ffc25f;color:#131313;cursor:pointer}.grid{border:2px solid #f5f5f5;border-radius:.5em;color:#f5f5f5;font-size:20px;font-weight:700;height:22px;margin:0 .4em;padding:.8em;text-align:center;width:22px}.neutral{background-color:#131313}.misplaced{background-color:#b7b710}.correct{background-color:green}.absent{background-color:#4f4f4f}.rotatable{animation:horizontal-flip 1.2s linear}.rotatable:first-child{animation-delay:0s}.rotatable:nth-child(2){animation-delay:.7s}.rotatable:nth-child(3){animation-delay:1.4s}.rotatable:nth-child(4){animation-delay:2.1s}.rotatable:nth-child(5){animation-delay:2.8s}@keyframes horizontal-flip{0%{transform:rotateY(0deg)}50%{transform:rotateY(180deg)}to{transform:rotateY(1turn)}}.keyboard{border:1px solid #f5f5f5;border-radius:.5em;color:#f5f5f5;margin:auto;width:800px}.keyboard-row{display:flex;justify-content:center;margin:.5em 0}.key{border:2px solid #f5f5f5;border-radius:.5em;color:#f5f5f5;font-size:20px;font-weight:700;height:22px;margin:0 .5em;padding:.8em;text-align:center;width:22px}.key:hover{background-color:#f5f5f5;color:#131313;cursor:pointer;font-weight:700}
/*# sourceMappingURL=main.a232ec51.css.map*/