@import url(https://fonts.googleapis.com/css2?family=Hind+Siliguri:wght@400;700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-ms-overflow-style:none;align-items:center;background-color:#282c34;display:flex;font-family:Hind Siliguri,sans-serif;justify-content:center;margin:0;overflow:auto;scrollbar-width:none}body::-webkit-scrollbar{display:none}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.main{align-items:center;display:flex;flex-direction:column;justify-content:center}.board,.board-result{grid-gap:5px;display:grid;gap:5px;grid-template-columns:auto auto auto;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.board-result{opacity:50%;pointer-events:none}.box{background-color:#282c34;color:#61dafb;cursor:pointer;font-size:50px;height:100px;width:100px}.box,.box:hover{border:2px solid #61dafb}.box:hover{background-color:#61dafb;color:#282c34}h1{color:#fff;font-size:50px;margin:25px auto 15px;text-align:center;width:310px}.status{color:#fff;font-size:25px;margin-bottom:25px;margin-top:-10px}.buttons{display:flex;flex-direction:column;gap:15px;margin-top:50px;width:310px}.buttons-button{background-color:initial;border:1px solid #fff;color:#fff;cursor:pointer;font-family:Hind Siliguri,sans-serif;font-size:20px;height:50px;padding:10px;width:100%}.buttons-button:hover{border:1px solid #61dafb;color:#61dafb;transform:scale(1.025)}.history{display:flex;flex-direction:row;margin:20px 0}.history-button{background-color:initial;border:none;color:#fff;cursor:pointer;font-family:Hind Siliguri,sans-serif;font-size:20px;padding:10px}.history-button:hover{color:#61dafb;transform:scale(1.1)}
/*# sourceMappingURL=main.f91655f9.css.map*/