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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.App{min-height:100vh;text-align:center;display:grid;align-items:center}.App,.input{justify-content:center}.input{border:3px solid rgba(92,92,92,.74);border-radius:5px;padding:20px;display:flex;flex-direction:column;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.input p{margin:0}.input button{padding:10px;border:none;outline:none;background:indigo;color:#fff;font-weight:700;margin-top:10px}.input button:focus{box-shadow:0 0 0 2px #000}.Minesweeper_minesweeper__29p3g{border:3px solid rgba(92,92,92,.74);border-radius:5px;padding:10px;display:flex;justify-content:center;flex-direction:column;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.Minesweeper_popup__1hKIB{position:absolute;top:50%;left:50%;width:300px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:10px;border:2px solid #000;border-radius:5px;z-index:1;transform:translate(-50%,-50%);background:#fff}.Minesweeper_popup__1hKIB p{margin:0 0 10px}.Minesweeper_popup__buttons__2H8aT{display:flex;justify-content:space-around}.Minesweeper_popup__buttons__2H8aT button{padding:10px;width:200px;border:none;outline:none;background:indigo;color:#fff;font-weight:700;margin-bottom:10px}.Minesweeper_rows__2vRxk{display:flex;height:25px}.Minesweeper_bomb__2FvRD,.Minesweeper_element__2pQnD,.Minesweeper_zero_element__1XU0w{height:25px;width:25px;background:#fff;color:#fff;font-weight:700;display:grid;align-items:center;transform:scale(1);transition:background-color .3s;border:1px solid #000;font-size:0}.Minesweeper_bomb__2FvRD.Minesweeper_open__3zUUy{background:#ff3f3f;font-size:.7rem}.Minesweeper_element__2pQnD.Minesweeper_open__3zUUy{background:#ffb4ff;font-size:.7rem;color:#fff}.Minesweeper_zero_element__1XU0w.Minesweeper_open__3zUUy{background:#9b9b9b;color:#fff}
/*# sourceMappingURL=main.1ac7e9f9.chunk.css.map */