body{background-color:#222;color:#fff;margin:0;font-family:-apple-system,BlinkMacSystemFont,"Roboto","Segoe UI","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-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.Letter{min-width:64px;max-width:64px;min-height:64px;max-height:64px;background-color:#73aa66;border-radius:10%;font-size:40px;font-weight:700;display:flex;align-items:center;justify-content:center}.LetterBox :hover{background-color:#a2cf98}.LetterBox :active{background-color:#569746}.LetterBox{width:400px;height:200px;border:2px dashed #fff;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;align-content:center;grid-gap:6px;gap:6px;-webkit-user-select:none;-ms-user-select:none;user-select:none}pre{font-family:"Roboto"}.WordBox{max-width:400px;overflow-wrap:break-word}.WordLine{min-width:400px;height:100px;border:2px dashed #fff;flex-wrap:wrap;align-content:center;grid-gap:6px;gap:6px}.BigButton,.WordLine{display:flex;align-items:center;justify-content:center;-webkit-user-select:none;-ms-user-select:none;user-select:none}.BigButton{background-color:#73aa66;border-radius:10px;height:64px;width:160px;margin:16px;font-size:40px;font-weight:700}.BigButtonContainer :hover{background-color:#a2cf98}.BigButtonContainer :active{background-color:#569746}.ColumnTray{display:flex;flex-direction:column;justify-content:center;align-items:center}.RowTray{display:flex;flex-direction:row;justify-content:space-between;align-items:stretch}.CenterColumn{justify-content:space-around;flex-grow:2}.CenterColumn,.SideColumn{min-width:400px;background-color:#222;margin:0 16px;display:flex;flex-direction:column;align-items:center}.SideColumn{max-width:400px;flex-shrink:0;justify-content:space-between}.SidebarBox{width:360px;margin:16px;padding:8px;background-color:#333;border-radius:10px}#GameContainer{height:100vh}#Mascot{width:360px;height:360px;margin-top:8px}#WordList{min-height:446px}table,td,th{border:1px solid #fff;text-align:center;width:100%}
/*# sourceMappingURL=main.1ecc70be.chunk.css.map */