body{background-color:#111;color:#fff}h1{font-size:22px}h1,h2{margin-top:0}h2{font-size:20px}h3{font-size:18px;margin-top:0}li>h3{padding-left:8px;padding-top:5px}h4{font-size:16px}h4,h5{margin-top:0}h5{font-size:14px}h6{font-size:12px;margin-top:0}code{font-size:1.2em}ul{-webkit-padding-start:20px;list-style-type:none;padding-inline-start:20px}*{box-sizing:border-box}body{font-family:sans-serif;margin:20px;padding:0}.square{all:unset;background:#111;border:2px solid #00e525;color:#fff;float:left;font-size:72px;font-weight:700;height:100px;line-height:100px;margin-right:-1px;margin-top:-1px;padding:0;text-align:center;transition-duration:.5s;width:100px}.top{border-top:2px solid #111}.left{border-left:2px solid #111}.right{border-right:2px solid #111}.bottom{border-bottom:2px solid #111}.board-row:after{clear:both;content:"";display:table}.status{margin-bottom:10px}.game{display:flex;flex-direction:row;min-height:100vh;padding:50px 100px}.turn-button{all:unset;background-color:#111;border-bottom:2px solid #00e525;color:#fff;padding:5px 8px;text-decoration:none;width:100%}.turn-button:hover{background:green}.square:empty:hover{-webkit-animation:fadeInOut 4s infinite;animation:fadeInOut 4s infinite}.turn-button:active{background-color:#00475e;-webkit-transform:translateY(2px);transform:translateY(2px)}.winner{background:green}@-webkit-keyframes fadeInOut{0%{background:#111}50%{background:#080}to{background:#111}}@keyframes fadeInOut{0%{background:#111}50%{background:#080}to{background:#111}}@media (max-width:705px){.game{align-items:center;flex-direction:column;padding:30px 0}.square{height:100px;line-height:100px;width:100px}.status,.turn-button{text-align:center}ul{-webkit-padding-start:0;list-style-type:none;padding-inline-start:0}}@media (max-width:480px){.square{height:75px;line-height:75px;width:75px}.turn-button{padding:5px 0;text-align:center}}@media (max-width:275px){.square{font-size:36px;height:40px;line-height:40px;width:40px}li>h3{padding-left:0}}@media (max-width:174px){.game{display:none}}
/*# sourceMappingURL=main.d7e68990.css.map*/