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;background-image:url(/static/media/minesweeper-bg.dcd38442.jpg);background-repeat:no-repeat;background-size:cover}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.Tile{background-color:orange;width:5rem;height:5rem;opacity:.3;display:grid;place-content:center;cursor:pointer}.bomb,.checked,.Tile:hover{opacity:1}.bomb{background-color:red}.responsive{grid-template-columns:1fr 1fr 1fr;height:100vh}.container,.responsive{display:grid;width:100%}.container{place-items:center;height:auto;grid-column:2}.Board{display:flex;flex-direction:row;flex-wrap:wrap;width:60rem;grid-gap:.7rem;gap:.7rem}aside{grid-column:3;display:flex;height:100vh;justify-content:flex-end}aside span{margin-top:auto;text-align:right}
/*# sourceMappingURL=main.3725a451.chunk.css.map */