@font-face{font-family:Honey Room;font-style:normal;src:url(HoneyRoom.d3698231.ttf) format("truetype")}html{background:#879bb9;font-family:Honey Room,Arial,sans-serif;font-weight:700;text-align:center}body{margin:0}#app{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex-direction:column;flex-direction:column;min-height:100vh}h1,label,p{text-shadow:1px 1px #cacaca}h1 a{color:#254879}.minesweeper__restart{background:#bdbdbd;border-color:#fefefe #7b7b7b #7b7b7b #fefefe;border-style:solid;border-width:2px;box-sizing:border-box;padding:5px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:block;font-size:24px;outline:0}.minesweeper__restart:active{transform:translate(1px,1px)}.minesweeper__header{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;padding:10px;background:#bdbdbd;border-color:#fefefe #7b7b7b #7b7b7b #fefefe;border-style:solid;border-width:2px;font-size:24px;box-sizing:border-box}.container,.minesweeper__options{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.minesweeper__options>div{display:-ms-flexbox;display:flex;padding:10px;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.minesweeper__options label{width:75%;display:block}.minesweeper__options input{border:0;width:25%;display:block;padding:10px;color:#fff;font-family:inherit;font-weight:700;background:#3c4d65}input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none}footer{background:#3c4d65;margin-top:auto;padding:10px;width:100%;box-sizing:border-box}footer a,footer p{color:#ccc;text-shadow:none}