.field{background-color:#e7e7e7;width:380px;height:380px;display:flex;gap:10px;flex-wrap:wrap;position:relative}.field>div{min-width:120px;min-height:120px;background-color:#adadad;transition:all .3s;font-size:90px;display:flex;justify-content:center;align-items:center;outline:none}.field>div:hover{cursor:pointer;background-color:#e7e7e7}.control-button{display:flex;justify-content:space-between;margin-top:30px}.game{width:fit-content;margin-top:30px}.active{outline:3px solid rgba(0,0,255,.459)!important}.value{background-color:#e7e7e7!important}.end-game,.value{pointer-events:none!important}.winner-text{padding:0 5px}.loading{width:100%;height:100%;position:absolute;z-index:10;background-color:hsla(0,0%,67.8%,.295)!important}.loading-background{opacity:.5}.lds-dual-ring{display:inline-block;width:80px;height:80px}.lds-dual-ring:after{content:" ";display:block;width:64px;height:64px;margin:8px;border-radius:50%;border-color:#fff transparent;border-style:solid;border-width:6px;animation:lds-dual-ring 1.2s linear infinite}@keyframes lds-dual-ring{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
/*# sourceMappingURL=src.d8805714.css.map */