body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}#main-window{min-height:100vh;min-width:100vw;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background-color:#38405a}@-webkit-keyframes correct-flash{0%{background-color:#38405a}50%{background-color:#33a302}to{background-color:#38405a}}@keyframes correct-flash{0%{background-color:#38405a}50%{background-color:#33a302}to{background-color:#38405a}}.flash-correct{-webkit-animation:correct-flash .3s ease-in-out;animation:correct-flash .3s ease-in-out}@-webkit-keyframes incorrect-flash{0%{background-color:#38405a}50%{background-color:#f80000}to{background-color:#38405a}}@keyframes incorrect-flash{0%{background-color:#38405a}50%{background-color:#f80000}to{background-color:#38405a}}.flash-incorrect{-webkit-animation:incorrect-flash .3s ease-in-out;animation:incorrect-flash .3s ease-in-out}.gap{margin-top:15px;margin-bottom:15px}h1.ui.white.header{color:#f5f5f5}
/*# sourceMappingURL=main.67cc3542.chunk.css.map */