*{box-sizing:border-box}.navbar{background-color:aqua;display:flex;justify-content:space-between}.back{align-items:center;background-color:#79a9fc;border:solid;border-radius:10%;cursor:pointer;margin:1%;padding:1%}a:link,a:visited{color:#000}.back-link{text-decoration:none}.game{display:flex;padding:30px}.frame{background-color:#7a7adf;flex-wrap:wrap;height:242px;width:242px}.frame,.frame div{border:1px solid;display:flex}.frame div{align-items:center;background-color:aqua;font-size:60px;height:80px;justify-content:center;width:80px}@media (min-width:400px){.game{display:flex;padding:30px}.frame{background-color:#7a7adf;flex-wrap:wrap;height:302px;width:302px}.frame,.frame div{border:1px solid;display:flex}.frame div{align-items:center;background-color:aqua;font-size:80px;height:100px;justify-content:center;width:100px}}@media (min-width:580px){.game{display:flex;padding:30px}.frame{border:2px solid;height:604px;width:604px}.frame div{border:1px solid;font-size:200px;height:200px;width:200px}}
/*# sourceMappingURL=main.335eb097.css.map*/