*{box-sizing:border-box}body{font-family:Karla,sans-serif;padding:20px}body,h1,h4{margin:0}h4{color:#f55a5a;font-weight:600;margin-top:12px}.white{background-color:#fff}.petrol,.white{align-items:center;display:flex;justify-content:center}.petrol{background-color:#0b2434;height:420px;width:420px}.grey{align-items:center;background-color:#f5f5f5;border-radius:8px;display:flex;flex-direction:column;height:360px;justify-content:center;width:360px}.tenzies{color:#2b283a;text-align:center}.description{color:#4a4e74;font-weight:400;padding:0 10px;text-align:center}.dice-container{align-items:center;display:flex;flex-direction:column;gap:12px;justify-content:center;margin-bottom:20px}.dices{grid-gap:12px;display:grid;gap:12px;grid-template:auto auto/repeat(5,1fr)}.dice{background-color:#fff}.clicked-dice,.dice{align-items:center;border-radius:4px;box-shadow:0 2px 2px rgba(0,0,0,.15);cursor:pointer;display:flex;height:36px;justify-content:center;width:36px}.clicked-dice{background-color:#59e391}.roll-button{background-color:#5035ff;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1.2rem;height:36px;width:120px}.footer{align-items:center;display:flex;justify-content:space-around;margin-top:10px;width:100%}.reset-button{background-color:#0b2434;border:none;border-radius:6px;color:#fff;cursor:pointer;height:22px;width:118px}
/*# sourceMappingURL=main.524884d7.css.map*/