@import url(https://fonts.googleapis.com/css2?family=Roboto&display=swap);*{padding:0;margin:0;box-sizing:border-box}body{background-color:#ededed;color:#fff;font-family:"Roboto",sans-serif;display:flex;justify-content:center;min-height:100vh;padding:2rem}.pulse{-webkit-animation:rotation 1s linear infinite;animation:rotation 1s linear infinite}@-webkit-keyframes pulse{0%{transform:scale(.1,1.1)}to{transform:scale(.2)}}@keyframes pulse{0%{transform:scale(.1,1.1)}to{transform:scale(.2)}}.header-page{padding:0 25px}.square{background:#fff;border:1px solid #999;float:left;font-size:4vw;font-weight:700;margin-right:-1px;margin-top:-1px;padding:0;text-align:center;width:100%;line-height:100%;height:100%;display:inline-block;text-decoration:none;color:#ff0010}.square:active{background-image:linear-gradient(bottom,#589acc,#5a96c7);background-image:-ms-linear-gradient(bottom,#589acc 0,#5a96c7 100%);background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0,#589acc),color-stop(1,#5a96c7))}.O{background:#fff;border:1px solid #999;float:left;font-size:4vw;font-weight:700;margin-right:-1px;margin-top:-1px;padding:0;text-align:center;width:100%;line-height:100%;height:100%;display:inline-block;text-decoration:none;color:#1890ff}.O:active{background-image:linear-gradient(bottom,#589acc,#5a96c7);background-image:-ms-linear-gradient(bottom,#589acc 0,#5a96c7 100%);background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0,#589acc),color-stop(1,#5a96c7))}.square-back{position:relative;width:30%;padding-bottom:30%;margin:auto;overflow:hidden;display:inline-flex}.content{position:absolute;height:90%;width:90%;padding:5%;text-align:center}.game{top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:row;margin:70px auto}.contain,.game{position:absolute}.contain{width:100px;height:100px;top:0;bottom:0;left:0;right:0;margin:auto}.turnName{margin-top:5px;text-align:center;text-transform:capitalize;color:#ff0010}.resetBtn{margin-top:1rem}.ver-divider{border-left:1px solid #ff0010!important;height:80px!important}.x-score{color:#ff0010!important}.o-score{color:#1890ff!important}.ant-input-group-addon{position:relative;padding:0 11px;color:rgba(0,0,0,.65);font-weight:400;font-size:14px;text-align:center;background-color:#f0f2f5!important;border:0 solid #d9d9d9;border-radius:2px;transition:all .3s}
/*# sourceMappingURL=main.c8db9a70.chunk.css.map */