body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#283618;font-family:Roboto,Helvetica Neue,sans-serif;margin:0}code{font-family:Courier New,monospace}.App{text-align:center}.App-container{grid-gap:2rem;color:#fefae0;display:grid;font-size:calc(10px + 2vmin);gap:2rem;grid-template-columns:2fr 1fr;height:96vh;justify-content:center;padding:20px;width:auto}.game-block{display:block;overflow:scroll}.game-block::-webkit-scrollbar{background-color:#283618;height:15px;width:15px}.game-block::-webkit-scrollbar-thumb{background-image:linear-gradient(180deg,#bc6c25,#fefae0 99%);border-radius:10px;box-shadow:inset 2px 2px 5px 0 rgba(#fefae0,.5)}.game-block::-webkit-scrollbar-corner{background-color:#283618}.cell{border:1px solid #bc6c25;height:30px;width:30px}.blue{background-color:#bc6c25}.white{background-color:#fefae0}.gameboard{margin:auto}.mode-dropdown{border:#0000;border-radius:5px;margin-bottom:150px;padding:5px 15px}.mode-dropdown:focus{outline:#4b82a6}.button{background-color:#bc6c25;border:#0000;border-radius:5px;color:#fefae0;font-size:16px;font-weight:700;margin:5px 10px;padding:5px 10px}.table-container{display:block}.table-name{margin-bottom:20px}.table-body{display:flex;flex-direction:column;font-size:16px;gap:1rem;justify-content:center;margin:auto;width:200px}.hovered-cell{background-color:#fefae0;border-radius:8px;color:#bc6c25;padding:1rem}
/*# sourceMappingURL=main.bda60946.css.map*/