.square{background-color:#d7e9e3;border-radius:5px;color:#000;cursor:pointer;font-size:30px;height:60px;justify-content:center;margin:1.5px;width:60px}.gameBoard,.square{align-items:center;display:flex}.gameBoard{flex-direction:column;margin-top:5rem}.status,.winner{font-size:25px;font-weight:600;letter-spacing:.5px;margin-bottom:5px;margin-top:5px}.buttonStyle{background-color:#8acaca;border:none;border-radius:10px;box-shadow:-1px -1px 9px 1px rgba(0,0,0,.81);color:#fff;cursor:pointer;font-size:16px;height:40px;margin-bottom:16px;margin-top:15px;width:80px}.buttonStyle:hover{box-shadow:1px 1px 9px 1px rgba(0,0,0,.81);color:#242424;font-weight:600}.board-row{background-color:#7bcfa5;display:flex}.boardStyle{align-items:center;border:3px solid #729985;border-radius:5px;display:flex;flex-direction:column;justify-content:center;width:189px}*{background-color:#3ff59a}body{align-items:center;color:#242424;display:flex;font-family:Roboto,sans-serif;justify-content:center}
/*# sourceMappingURL=main.9ef0b9af.css.map*/