.square{background:#fff;border:2px solid #999;float:left;font-size:50px;font-weight:700;line-height:80px;height:80px;margin-right:-2px;text-align:center;width:80px;transition:background-color .3s ease}.square:hover{background:#d9d9d9}.board-row:after{clear:both;content:"";display:table}.status{color:#222;font-size:3rem;font-weight:700;margin-bottom:30px}.game{display:flex;flex-direction:column;justify-content:center;align-items:center}.game-board{display:flex;flex-direction:column;align-items:center;margin-bottom:20px}.game-info{color:#888;font-size:1.5rem;font-weight:700;margin-bottom:20px}
