*{box-sizing:border-box;font-family:karla,sans-serif}body{background-color:#0b2434;justify-content:center;margin:0;padding:30px}body,main{align-items:center;display:flex}main{background-color:#f5f5f5;border-radius:5px;flex-direction:column;height:500px;justify-content:space-around;padding:20px;width:500px}.title{font-size:50px;margin:0}.instructions{margin:0;text-align:center}.count-roll,.timer{font-size:1.1rem}.start-menu{align-items:center;display:flex;gap:.5rem;justify-content:center;margin-top:.8rem}.dice-container{grid-gap:35px;display:grid;gap:35px;grid-template:auto auto/repeat(5,1fr);margin-bottom:20px}.die-face{align-items:center;border-radius:10px;box-shadow:0 2px 2px rgba(0,0,0,.15);cursor:pointer;display:flex;height:50px;justify-content:center;width:50px}.die-num{font-size:2rem}.roll-dice{background-color:#5035ff;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1.2rem;height:45px;width:130px}.move{margin:0}.btns{align-items:center;display:flex;justify-content:space-between}.reset-dice{background-color:#5035ff;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1.2rem;height:45px;margin-left:30px;width:130px}.reset-dice:focus{outline:none}.reset-dice:hover{background-color:#642323}.reset-dice:active{box-shadow:inset 6px 6px 10px -3px rgba(0,0,0,.7)}.roll-dice:focus{outline:none}.roll-dice:hover{background-color:#092c77}.roll-dice:active{box-shadow:inset 6px 6px 10px -3px rgba(0,0,0,.7)}
/*# sourceMappingURL=main.30cd778b.css.map*/