@import url(https://fonts.googleapis.com/css2?family=Festive&display=swap);body{background:linear-gradient(60deg,#00f260,#0575e6);font-family:"Festive",cursive}.container{position:absolute;top:18%;left:12%;width:380px;height:450px;border:2px solid #000;background:linear-gradient(45deg,#b2fefa,#0ed2f7);box-shadow:2px 2px 3px 3px #000}.container img{width:381px;height:375px;margin:0}.container h1{margin-top:3px;margin-bottom:3px;margin-left:140px;font-size:50px}.container h2{margin-left:75px;margin-top:2px;font-size:40px}.main_board{width:439px;height:439px;display:flex;position:absolute;top:20%;left:60%;box-shadow:3px 3px 4px 4px #000}.col,.main_board{border:1px solid #000}.col{width:53px;height:53px}.row:nth-child(odd){background-color:#2f0f62}.row:nth-child(odd) .col:nth-child(2n){background-color:#9793cc}.row:nth-child(2n){background-color:#2f0f62}.row:nth-child(2n) .col:nth-child(odd){background-color:#9793cc}
/*# sourceMappingURL=main.b3fa00ac.chunk.css.map */