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}button:focus{outline:none}.App{width:80%;max-width:500px;min-width:300px;margin:50px auto 0}.dices-wrp{display:flex;justify-content:space-between;align-items:center}.dice-img{width:100px;height:100px;object-fit:cover}.player-name{text-align:center;font-weight:700;margin-bottom:10px}.start-restart-wrp{display:flex;justify-content:center;margin-top:50px}.restart,.start{padding:10px 15px;border:none;color:#fff;cursor:pointer}.restart:hover,.start:hover{opacity:.8}.start{background:#19b077}.restart{background:#ee4b44}.game-status{padding:20px;color:#fff}.win-status{background:#19b077}.lose-status{background:#ee4b44}.draw-status{background:#c5c5c5}
/*# sourceMappingURL=main.9e96e567.chunk.css.map */