body{margin:0;padding:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,body{font-family:Montserrat,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}button{border:3px solid #7fc4f0;outline:none;padding:10px 20px;border-radius:3px;background-color:#fff;font-weight:700;color:#7fc4f0;cursor:pointer}button:hover{opacity:.9}.Cell{background-color:#87cefa;width:25%;height:25%;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;font-size:24px;font-weight:700;border-radius:8px;border:4px solid #fff;color:#fff;text-shadow:1px 1px 0 rgba(0,0,0,.15);position:absolute;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;box-sizing:border-box;transition:all .1s ease-in-out;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent}.Cell:hover{background-color:#7fc4f0}.Cell.empty{opacity:0;cursor:default}.Grid{width:300px;height:300px;position:relative;border:3px solid #87cefa;border-radius:5px;margin:auto}@media screen and (max-width:600px){.Grid{width:250px;height:250px}}.Game h1{color:#7fc4f0;text-align:center}.GameActions{margin:40px auto auto;text-align:center;display:-webkit-flex;display:flex;width:300px;-webkit-justify-content:space-between;justify-content:space-between}.GameActions button{-webkit-flex:1 1;flex:1 1}.GameActions button:not(:last-child){margin-right:5px}@media screen and (max-width:600px){.GameActions{width:250px}}.GameCongratulations{text-align:center;margin:40px 0;color:#f60;font-weight:500}
/*# sourceMappingURL=main.2ff1ed23.chunk.css.map */