@import url(https://fonts.googleapis.com/css2?family=Karla:wght@700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Inter&display=swap);body{font-family:Karla,sans-serif;margin:0;padding:0}.dark--background{align-items:center;background-color:#0b2434;display:flex;height:379px;justify-content:center;margin:45px auto 20px;width:360px}.white--square{background-color:#fff;border-radius:10px;display:grid;height:320px;width:320px}.dice--container{display:grid;grid-template:auto auto/repeat(5,1fr)}.single--die{align-items:center;box-shadow:3px 3px 5px 0 rgba(0,0,0,.75);-webkit-box-shadow:3px 3px 5px 0 rgba(0,0,0,.75);-moz-box-shadow:3px 3px 5px 0 rgba(0,0,0,.75);display:flex;font-size:21px;justify-content:center;margin:0;padding:0;width:36px}.game--btn,.single--die{align-self:center;cursor:pointer;font-weight:700;height:36px;justify-self:center}.game--btn{background-color:#5035ff;border:none;border-radius:8px;color:#fff;font-size:16px;width:120px}.tenzies--text{align-self:center;justify-self:center}.tenzies--title{color:#2b283a;font-size:25px;font-weight:700;margin:0;text-align:center}.tenzies--desc{color:#4a4e74;font-family:Inter,sans-serif;font-size:13px;margin:0;padding-top:5px;text-align:center}.rolls--tracker{color:#2b283a;text-align:center}.rolls--num,.rolls--rec{font-size:25px;font-weight:700;height:36px;width:100px}.confetti{height:100vh;justify-self:center;width:100%}.rolls--stat{align-items:center;color:#2b283a;display:flex;gap:80px;justify-content:center;margin:0 auto;width:360px}
/*# sourceMappingURL=main.862e948d.css.map*/