ul{list-style:none}*{margin:0;padding:0;box-sizing:border-box}html{font-size:62.5%}@media only screen and (min-width:112.5em){html{font-size:52%}}@media only screen and (min-width:62em){html{font-size:46%}}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app{background-color:#4d4d4d;flex-direction:column;min-height:100vh;display:flex;font-family:Fira Code,monospace,Helvetica,Arial,sans-serif;color:#e5e5e5;font-weight:400;font-size:1.8rem}.u-mb-small{margin-bottom:1rem!important}.u-mb-medium{margin-bottom:2.5rem!important}.u-mb-large{margin-bottom:4rem!important}body{font:14px Century Gothic,Futura,sans-serif;margin:20px}#app{color:#000;background-color:#fff}ol,ul{padding-left:30px}.board-row:after{clear:both;content:"";display:table}.status{margin-bottom:10px}.square{background:#fff;border:1px solid #999;float:left;font-size:24px;font-weight:700;width:50px;height:50px;margin-right:-1px;margin-top:-1px;padding:0;text-align:center}.border-top{border-top:2px solid #999}.border-bottom{border-bottom:2px solid #999}.border-left{border-left:2px solid #999}.border-right{border-right:2px solid #999}.outer-border-top{border-top:4px solid #999}.outer-border-bottom{border-bottom:4px solid #999}.outer-border-left{border-left:4px solid #999}.outer-border-right{border-right:4px solid #999}.background-chunk-1{background-color:#ff0}.background-chunk-2{background-color:#90ee90}.background-chunk-3{background-color:#dc143c}.background-chunk-4{background-color:#add8e6}.background-chunk-5{color:#fff;background-color:#00008b}.background-chunk-6{background-color:#7fffd4}.background-chunk-7{background-color:green}.background-chunk-8{background-color:#0ff}.background-chunk-9{background-color:#ff8c00}.square:focus{outline:none}.kbd-navigation .square:focus{background:#ddd}.game{display:flex;flex-direction:row}.game-board{margin:auto}.buttons{display:flex;justify-content:space-between}.buttons button{font-size:14px}.hidden{visibility:hidden}@media(max-width:540px){.square{width:34px;height:34px}.buttons button{font-size:12px}}