@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600&display=swap);*{box-sizing:border-box}body{font-family:Montserrat,sans-serif;margin:20px;padding:0}h1{font-size:22px}h1,h2{margin-top:0}h2{font-size:20px}h3{font-size:18px}h3,h4{margin-top:0}h4{font-size:16px}h5{font-size:14px}h5,h6{margin-top:0}h6{font-size:12px}code{font-size:1.2em}ul{padding-inline-start:20px}.game,.game-board{align-items:center;display:flex;flex-direction:column}.square{background:#fff;border:1px solid #999;float:left;font-family:Montserrat,sans-serif;font-size:28px;font-weight:500;height:34px;line-height:34px;text-align:center;width:34px}.board-row:after{clear:both;content:"";display:table}.status{margin-bottom:10px}.resBtn{background:linear-gradient(to top left,#273687,#5e8ec0);border:none;border-radius:5px;color:#fff;font-family:Montserrat,sans-serif;font-size:14px;margin-top:14px;padding:5px 8px}.resBtn:hover{background:#0000;border:1px solid #282828;color:#282828;padding:4px 7px}.game-info{background-color:#ededed;border-radius:5px;font-size:16px;font-weight:500;margin-top:15px;padding:1px 10px;width:-webkit-max-content;width:max-content}
/*# sourceMappingURL=main.655c4104.css.map*/