body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{margin:0;padding:0}.App{align-items:center;display:flex;flex-direction:column;height:100vh;position:relative;width:100%}.app__heading{font-size:2.5rem;margin:30px 0;opacity:.5}.game__section{grid-gap:10px;background-color:#000;display:grid;gap:10px;grid-template-columns:auto auto auto;grid-template-rows:auto auto auto;margin-top:20px;opacity:.5}svg{stroke-width:15px;stroke:#260db1;fill:none;stroke-linecap:round}.square{align-items:center;background-color:#fff;display:flex;height:130px;justify-content:center;width:130px}.cross{stroke:red}.result__screen{align-items:center;display:flex;flex-direction:column;margin:80px}.result__heading{align-items:center;background-image:url(https://media2.giphy.com/media/xULW8CPwOHXPua8NTa/giphy.gif?cid=790b76110f7d332094e3ed1a2cdad1707ada1d7f45a5c8c7&rid=giphy.gif&ct=g);border-radius:20px;color:#000408;display:flex;font-size:3.5rem;height:30vh;margin-bottom:50px;opacity:.7;padding:20px;text-align:center}.result__btn{background-color:#000;border:1px solid #000;border-radius:20px;color:#fff;cursor:pointer;font-size:20px;padding:20px}
/*# sourceMappingURL=main.0a9b26df.css.map*/