@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700;900&display=swap);.App,.app{align-items:center;display:flex;justify-content:center}.app{flex-direction:column;font-family:Roboto,sans-serif;font-size:20px;font-weight:500;letter-spacing:1px;padding:30px}.game{align-items:center;background-color:#47c566;border:4px solid #369;border-radius:15px;display:flex;flex-wrap:wrap;height:410px;justify-content:center;margin-top:15px;padding:10px;width:510px}.game-div{border:4px solid #369;height:50px;margin:5px;width:50px}.ResetButton,.game-div{background-color:#c2fbd7;border-radius:100px}.ResetButton{border:0;box-shadow:inset 0 -25px 18px -14px rgba(44,187,99,.2),0 1px 2px rgba(44,187,99,.15),0 2px 4px rgba(44,187,99,.15),0 4px 8px rgba(44,187,99,.15),0 8px 16px rgba(44,187,99,.15),0 16px 32px rgba(44,187,99,.15);color:green;cursor:pointer;display:inline-block;font-family:CerebriSans-Regular,-apple-system,system-ui,Roboto,sans-serif;font-size:16px;padding:7px 20px;text-align:center;text-decoration:none;touch-action:manipulation;transition:all .25s;-ms-user-select:none;user-select:none;-webkit-user-select:none}.ResetButton:hover{box-shadow:inset 0 -25px 18px -14px rgba(44,187,99,.35),0 1px 2px rgba(44,187,99,.25),0 2px 4px rgba(44,187,99,.25),0 4px 8px rgba(44,187,99,.25),0 8px 16px rgba(44,187,99,.25),0 16px 32px rgba(44,187,99,.25);-webkit-transform:scale(1.05) rotate(-1deg);transform:scale(1.05) rotate(-1deg)}@media only screen and (max-width:425px){.app{font-size:15px;font-weight:450}.game{height:235px;padding:7px;width:290px}.game-div{height:28px;margin:2px;width:28px}.ResetButton{padding:5px 15px}}@media only screen and (max-width:320px){.game{width:250px}.game-div{height:25px;margin:1px;width:25px}}
/*# sourceMappingURL=main.90da0034.css.map*/