*{font-family:Times New Roman,Times,serif;letter-spacing:3px}body{background-color:#141414;color:#fff;font-family:Roboto,sans-serif;margin:0;padding:0}button{background:none;border:none;outline:none}button:hover{cursor:pointer}.app{align-items:center;display:flex;flex-direction:column;font-size:20px}.text-green{color:#12e177}.text-orange{color:#f70776}.history-wrapper{margin-bottom:20px;text-align:center;width:300px}.history-wrapper .history{display:inline-block;margin:0;padding:0}.history-wrapper .history li{list-style:none;text-align:left}.history-wrapper .history li:before{background-color:#12e177;border-radius:50%;content:"";display:inline-block;height:8px;margin-bottom:1px;margin-right:4px;width:8px}.history-wrapper .history li .btn-move{color:#fff}.history-wrapper .history li .btn-move.active{color:#12e177;font-size:1rem;font-weight:700}.status-message{border:1px solid gray;border-radius:15px;font-size:1.4rem;font-weight:lighter;margin-bottom:30px;padding:10px}.status-message span{border-radius:40%;color:#12e177;font-weight:400;letter-spacing:0;padding:5px}.btn-reset{background-color:#141414;border-radius:15px;box-shadow:0 0 0 1px #f70776;color:#fff;font-size:1rem;margin-top:25px;padding:12px 18px;transition:all .2s}.btn-reset.active{background-color:#f70776;box-shadow:none}.board .board-row{border-bottom:2px solid #fff;display:flex;flex-direction:row}.board .board-row:last-child{border-bottom:none}.board .board-row .square{border-right:2px solid #fff;font-size:2.5rem;height:80px;overflow:hidden;padding:0;transition:all .2s;width:80px}.board .board-row .square:last-child{border-right:none}.board .board-row .square.winning{-webkit-animation:scaleText 1.4s infinite;animation:scaleText 1.4s infinite}@-webkit-keyframes scaleText{0%{-webkit-transform:2.5rem;transform:2.5rem}50%{font-size:3.5rem}to{font-size:2.5rem}}@keyframes scaleText{0%{-webkit-transform:2.5rem;transform:2.5rem}50%{font-size:3.5rem}to{font-size:2.5rem}}.bg-balls{bottom:0;left:0;min-width:100%;position:fixed;right:0;top:0;z-index:-1}.bg-balls:after,.bg-balls:before{border-radius:50%;content:"";height:150px;position:absolute;width:150px}.bg-balls:before{background-color:#12e177;bottom:-75px;right:-75px}@media screen and (min-width:476px){.bg-balls:before{bottom:-110px;height:320px;right:-110px;width:320px}}.bg-balls:after{background-color:#f70777;left:-75px;top:-75px}@media screen and (min-width:476px){.bg-balls:after{height:300px;left:-110px;top:-110px;width:300px}}.footer{align-items:center;bottom:0;color:#919191;font-size:11px;justify-content:center;letter-spacing:2.5px;margin:15px;overflow:hidden;position:relative}@media screen and (max-width:476px){.footer{font-size:10px;letter-spacing:2px}}
/*# sourceMappingURL=main.96a4dba6.css.map*/