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}.App{text-align:center}.App-header{background-color:#383c44;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}.contact-info{position:absolute;top:16pt;right:16pt}.basic-font{font-size:14pt}.spinner{z-index:-1}.rotate{-webkit-animation:rotation 2s;animation:rotation 2s}@-webkit-keyframes rotation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes rotation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.linear{-webkit-animation-timing-function:linear;animation-timing-function:linear}.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.hanged-man{width:280px;max-width:95vw;max-height:40vh}.hangman-word{font-size:3vh}.hangman-key{font-weight:700;font-size:18pt;font-family:monospace;box-shadow:2pt 2pt #708090}
/*# sourceMappingURL=main.99ee804f.chunk.css.map */