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}.container{align-items:center;background-color:#9acef8;display:flex;height:100vh;justify-content:center;overflow:hidden;width:100vw}.grid-container{grid-gap:5px;align-content:space-between;background-color:#e5e543;display:grid;gap:5px;grid-template-columns:repeat(3,auto);justify-content:space-between}@media only screen and (min-width:900px){.grid-container>div{height:200px;width:200px}}@media only screen and (min-width:768px) and (max-width:900px){.grid-container>div{height:25vw;width:25vw}}@media only screen and (min-width:768px){img.x{height:250px;width:250px}img.o{height:180px;width:180px}}@media only screen and (max-width:768px){.grid-container>div{height:30vw;width:30vw}img.x{height:120px;width:120px}img.o{height:100px;width:100px}}
/*# sourceMappingURL=main.df81250e.css.map*/