body{margin:0;padding: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}button{cursor:pointer}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.tile{background:#7b7b7b;border:1px solid #fff;float:left;line-height:16px;height:16px;text-align:center;width:16px;cursor:pointer;border-radius:3px;color:#fff;font-weight:600;font-family:Poppins,sans-serif}.tile:focus{outline:none}.tile.revealed{background:silver}.tile.explosive{color:#fc543c}.boardContainer{background-color:#fafafa;text-align:center;display:inline-block;border:1px solid grey;margin:0 auto;padding:5px;border-radius:3px;height:100%}.boardContainer .lost{font-family:Poppins,sans-serif;color:red;font-size:30px}.boardContainer.easy{width:190px}.boardContainer.medium{width:280px}.boardContainer.hard{width:375px}.boardContainer .boardRow{display:flex;flex-wrap:wrap}.boardContainer .boardRow>*{flex:1 1 16px}.boardHeader{height:50px;width:auto;border:none;margin-bottom:10px;display:flex;flex-direction:row;align-items:center;justify-content:center}.boardHeader .controlContainer{color:#fff;display:flex;flex:1 1}.boardHeader .reset{width:auto;background:#05f;border-radius:3px;border:none;color:#fff}.boardHeader .counter,.boardHeader .reset{height:40px;font-weight:700;margin:0 auto;font-size:13px;font-family:Poppins,sans-serif}.boardHeader .counter{line-height:18px;width:80px;background:#fff;border:1px solid #05f;border-radius:3px;color:#05f;outline:0}.clear{clear:both;content:""}.container{min-height:100vh;height:100%;padding:20px 10px}.minesweeperContainer{margin:0 auto;display:block}.minesweeperContainer.easy{width:215px}.minesweeperContainer.medium{width:280px}.minesweeperContainer.hard{width:375px}.dificultyOptions{height:auto;margin-bottom:10px}.dificultyOptions button{font-family:Poppins,sans-serif;margin-right:5px;margin-top:5px;border-radius:3px;color:#fff;height:30px;width:auto;background-color:#05f;border:none;font-weight:700}
/*# sourceMappingURL=main.ad972ca4.chunk.css.map */