body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#0b2434;background-size:cover;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box}.highscore{color:#fff;font-family:Karla;font-size:45px;text-align:center}.gameBoard{background:#f5f5f5;border-radius:10px;bottom:0;display:flex;flex-direction:column;height:750px;justify-content:center;left:0;margin:auto;padding:20px;position:absolute;right:0;text-align:center;top:0;width:750px}.title{color:#2b283a;font-family:Karla;font-size:60px;font-weight:700;margin-bottom:0;margin-top:3%}.description{color:#4a4e74;font-family:Inter;font-size:30px;font-weight:400;margin-bottom:10%;margin-left:10%;margin-right:10%}.dice{grid-gap:30px;display:grid;gap:30px;grid-template:auto auto/repeat(5,auto);justify-content:space-between;margin-bottom:10%;margin-left:5%;margin-right:5%}.die-face{box-shadow:0 2px 2px rgba(0,0,0,.15);display:flex;font-size:25px;justify-content:center;width:100px}.die-face,button{border-radius:10px;cursor:pointer;font-family:Karla;height:100px}button{background:#5035ff;border:none;box-shadow:3px 5px 0 #2d1b9e;color:#fff;display:block;font-size:50px;font-weight:700;margin:0 auto;width:300px}button:active{box-shadow:none;-webkit-transform:translate(3px,5px);transform:translate(3px,5px)}.roll-counter{font-family:Karla;font-size:15px}
/*# sourceMappingURL=main.a0957475.css.map*/