body{margin:0;background-color:#fff;background:url(/_next/static/media/linedpaper.979d4ff4452bbaac65525e6f3a2b9df2.png);color:#504f4f;font-family:Arial,Helvetica,sans-serif;font-size:2em}button{display:inline-block;background:#703d6f;border-radius:2em;border:2px solid transparent;color:hsla(0,0%,100%,.8);font-weight:700;padding:.5em 1em;cursor:pointer;outline:none;-moz-transition:background-color .4s ease;transition:background-color .4s ease}button:active{background-color:#c088be;border:2px solid hsla(0,0%,100%,.3)}.board path{fill:rgba(80,79,79,.95)}.board .strikethrough path{fill:rgba(245,239,66,.85)}.board .player-o path{fill:hsla(0,0%,51.4%,.95)}.container{position:absolute;display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.board,.container{width:100%;height:100%}.board{cursor:pointer;margin:auto;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(255,255,255,0)}.board .row{display:-webkit-flex;display:-moz-box;display:flex;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-align-items:stretch;-moz-box-align:stretch;align-items:stretch}.board .row>.box{-webkit-flex:1 1 auto;-moz-box-flex:1;flex:1 1 auto}.box{-moz-box-sizing:border-box;box-sizing:border-box;display:inline-block;margin:0;padding:0;width:33%;height:20vh;line-height:20vh;border-left:.15em solid #ff4e50;border-top:.15em solid #ff4e50;cursor:pointer;text-align:center;font-weight:700;font-size:5em;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.box:hover{background-color:rgba(0,0,0,.1)}.box:first-child{border-left:none}.board .row:first-child .box{border-top:none}