*{box-sizing:border-box}body{background-color:#0b2434;font-family:karla,sans-serif;margin:0}main{align-items:center;background-color:#f5f5f5;border-radius:10px;display:flex;flex-direction:column;height:70vh;justify-content:space-around;margin-left:auto;margin-right:auto;margin-top:15vh;padding:20px;width:80vh}@media only screen and (max-width:600px){main{height:65vh;margin-left:5px;margin-right:5px;width:60vh}}.die-face{border-radius:10px;box-shadow:0 2px 2px rgba(0,0,0,.15);padding:5px}.dice{cursor:pointer;display:flex;height:50px;justify-content:center;width:50px}.die-num{font-size:2rem}.dice-board{grid-gap:20px;display:grid;gap:20px;grid-template-columns:auto auto auto auto auto}button{background:blue;border:none;border-radius:3.81277px;box-shadow:0 2px 2px rgba(0,0,0,.15);color:#fff;cursor:pointer;font-family:Karla,sans-serif;font-size:2rem;margin-top:20px;padding:10px 0;width:200px}h1{padding:0}h1,p{margin:0}p{padding-left:20px;padding-right:20px}.dot{background-color:#000;border-radius:50%;display:block;height:10px;width:10px}.first-face{align-items:center;display:flex;justify-content:center}.second-face{display:flex;justify-content:space-between}.second-face .dot:nth-of-type(2){align-self:flex-end}.third-face{display:flex;justify-content:space-between}.third-face .dot:first-of-type{align-self:flex-end}.third-face .dot:nth-of-type(2){align-self:center}.fourth-face,.fourth-face .column{display:flex;justify-content:space-between}.fourth-face .column{flex-direction:column}.fifth-face,.fifth-face .column{display:flex;justify-content:space-between}.fifth-face .column{flex-direction:column}.fifth-face .column:nth-of-type(2){justify-content:center}.sixth-face,.sixth-face .column{display:flex;justify-content:space-between}.sixth-face .column{flex-direction:column}.statics{display:flex;justify-content:space-around}.statics span{display:block;margin-left:20px}
/*# sourceMappingURL=main.fe81e579.css.map*/