*{-webkit-box-sizing:border-box;box-sizing:border-box}body{margin:0;padding:0;font-family:sans-serif}.App{text-align:center}.App-logo{-webkit-animation:App-logo-spin infinite 20s linear;animation:App-logo-spin infinite 20s linear;height:40px}.App-header{background-color:#222;height:140px;padding:20px;color:#fff}.App-title{font-size:1.5em}.App-intro{font-size:large}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.square{border:1px solid #999;text-align:left;padding:4px;-ms-flex-positive:1;flex-grow:1;width:33%}.board{width:450px;height:450px;border:25px solid #768;margin:20px auto;border-radius:5px;-webkit-box-shadow:0 10px 30px #666;box-shadow:0 10px 30px #666;-ms-flex-wrap:wrap;flex-wrap:wrap}.board,.container{display:-ms-flexbox;display:flex}.container{width:100%;height:100%;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}@media (max-width:500px){.App-header{display:none}.container{width:100%}.board{width:300px;height:300px}}
/*# sourceMappingURL=main.56281f66.css.map*/