body{margin:0;padding:0;font-family:sans-serif}.cell,.cell-highlighted{width:50px;height:50px;font-size:26px;text-align:center;border:1px solid #000}.cell-highlighted{background-color:#dedede}.grid{min-width:162px}.sudoku{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex:1 1 100%;flex:1 1 100%;border:2px solid #000}.sudoku-title{font-weight:700;font-size:1.6em}.sudoku-row{-ms-flex:1 1;flex:1 1;display:-ms-flexbox;display:flex}.sudoku-box{-ms-flex:1 1;flex:1 1;border:1px solid #000}button:focus,input:focus,select:focus,textarea:focus{outline:none}.solver{text-align:center}.solver-header{background-color:#222;height:40px;padding:10px;color:#fff}.solver-title{font-size:1.5em}.solver-intro{font-size:large}.solver-board-container{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:10px;-ms-flex-pack:center;justify-content:center}.solver-board{padding:10px}.solver-buttons{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin:auto 15px}.solver-button{padding:5px}.solver-button button{min-width:120px;height:30px;border-radius:12px;border:1px solid #7a7a7a;background-color:#ededed}.solver-button button:active{background-color:#fff}
/*# sourceMappingURL=main.b6c23815.css.map*/