body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.App{text-align:center}.App-header{background-color:#02383c;min-height:10vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(15px + 2vmin);color:#fff;margin-bottom:2em}button{margin-bottom:15px;font-size:15px;font-weight:700;padding-bottom:3px}button:hover{color:#960303}div.grid{width:600px;height:600px;margin:0 auto;background-color:#02383c;color:#fff;border:6px solid #02383c;border-radius:10px;display:grid;grid-template:repeat(3,1fr)/repeat(3,1fr)}.square{border:4px solid #02383c;border-radius:2px;font-family:Helvetica;font-weight:700;font-size:8em;display:flex;justify-content:center;align-items:center;margin:2px}button.square[data-pro=X]{color:#06037d}button.square[data-pro=O]{color:#036c21}
/*# sourceMappingURL=main.ee35930a.chunk.css.map */