@import url(https://fonts.googleapis.com/css2?family=Inter:wght@100&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;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}.App{text-align:center}h1{font-family:Karla;font-size:26px;font-weight:700;line-height:30px}h1,p{font-style:normal;letter-spacing:-.03em;text-align:center}p{font-family:Inter;font-size:13px;font-weight:600;line-height:16px}.held{background-color:#59e391!important}.rollButton{background:#5035ff;border-radius:3.81277px;box-shadow:0 3.2px 7.68px rgba(0,0,0,.18);color:#fff;cursor:pointer;font-family:Karla;font-size:16px;font-style:normal;font-weight:700;letter-spacing:0;line-height:19px;margin-top:50px;padding:4px;text-align:center;width:100px}button,button:focus{background:5035ff;border:1px solid transparent;outline:none}button:active{background:#5035ff;border:1px solid grey;outline:none}.dice{background:#fff;border-radius:10%;cursor:pointer;-webkit-filter:drop-shadow(0 4px 4px rgba(0,0,0,.25));filter:drop-shadow(0 4px 4px rgba(0,0,0,.25));font-family:Karla;font-size:21px;font-style:normal;font-weight:700;height:36px;letter-spacing:0;line-height:24px;text-align:center;width:36px}.App,.dice{align-items:center;display:flex;justify-content:center}.App{background-color:#0b2434;color:#000;flex-direction:column;font-size:calc(10px + 2vmin);min-height:100vh}.App-link{color:#61dafb}.gameBoard{grid-gap:8px;border-radius:10px;display:grid;grid-template-columns:36px 36px 36px 36px 36px;grid-template-rows:36px 36px;height:72px;width:auto}.gameBoard,.main{background-color:#f5f5f5}.main{align-items:center;display:flex;flex-direction:column;height:400px;justify-content:center;width:320px}
/*# sourceMappingURL=main.f3919e34.css.map*/