*{box-sizing:border-box}body{margin:0;padding:0;background:#c02425;background:linear-gradient(90deg,#f0cb35,#c02425);color:#000}@media (max-width:420px){html{font-size:12px}}.container{max-width:564px;margin:auto;padding:10px}.buttons__wrapper{display:flex;justify-content:space-between;align-items:center;margin-top:20px}.button{width:18%;padding:.42rem;border:2px solid #000;border-radius:20px;color:#fff;font-size:.85rem}.button:focus{outline:none}.button:hover{cursor:pointer}.button--check{background:#f79814}.button--game{background:#d4682c}.button--solve{background:#cb4b29}.button--restart{background:#c22d26}.button--pause{background:#000;margin:0}.header__wrapper{display:flex;justify-content:space-between;align-items:center}.header__title{font-size:2.3rem;color:#000}.board__data{flex:1 1;position:relative;padding:0;background:#fff;border:1px solid grey}.board__data--border{border-right:2px solid #000}.board__input{width:100%;height:100%;border:none;font-size:2.2rem;color:#0000ec;text-align:center;padding:0}.board__input:focus{outline-color:#00f}input[readonly]{background:#fff;color:#222}.board__input::-webkit-inner-spin-button,.board__input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}@media (max-width:420px){.board__input{font-size:1.8rem}}.board-wrapper{display:flex;border:2px solid #000}.board{flex-wrap:wrap;height:560px}.board,.board__row{display:flex;width:100%}.board__row--border{border-bottom:2px solid #000}@media (max-width:420px){.board{height:55vh}}.timeWatch{font-size:1.3rem}.score-list{list-style-type:square;font-size:1.2rem;padding:0 20px}.paused{background:url(/Sudoku-React/static/media/pause.30f06eb7.png) no-repeat 50%;background-size:cover;min-height:50vh}
/*# sourceMappingURL=main.8211889e.chunk.css.map */