*{-webkit-box-sizing:border-box;box-sizing:border-box}body,html{margin:0;padding:0;background-color:#eee;font-family:Roboto,sans-serif}.App{width:400px;margin:3em auto;padding:20px;-webkit-box-shadow:3px 3px 0 #00008b;box-shadow:3px 3px 0 #00008b;background-color:#fff;border:5px double blue}h1.title{color:#00008b;font-size:2em;text-align:center;text-shadow:2px 2px #eee;padding-bottom:1em;border-bottom:3px double blue}div.game-board{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;-ms-flex-pack:justify;justify-content:space-between;margin:0 auto}div.marker{text-align:center;font-size:4em;padding-top:30px;line-height:1em;color:#00008b;text-shadow:3px 3px aqua}.info-bar{margin:1em 0}.game-state button{margin:0}.game-state{margin:1em 0;font-weight:700}.controls{display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-pack:justify;justify-content:space-between;margin:20px 0 0}.controls button{-ms-flex:0 1 auto;flex:0 1 auto;font-size:1.2em}.controls button:first-child{margin-right:.25em}.controls button:nth-child(2){margin-left:.25em}
/*# sourceMappingURL=main.f0d53276.css.map*/