.board-row:after{clear:both;content:"";display:table}.board-row:nth-child(2n){border-top:4px solid #000;border-bottom:4px solid #000}.board-row>span:nth-child(2n) .square{border-left:3px solid #000;border-right:4px solid #000}.game.x .square:not(.x):not(.o):hover:empty:after,.square.x:after{color:#ff4081;content:"clear"}.game.o .square:not(.x):not(.o):hover:empty:after,.square.o:after{color:#00bcd4;content:"panorama_fish_eye"}.square:hover:not(.x):not(.o):empty:after{opacity:.5}.square{font-family:Material Icons;font-weight:400;font-style:normal;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased;border:0;background:#fff;float:left;margin-right:-1px;margin-top:-1px;padding:0;text-align:center;width:20vw;height:20vw;max-width:20vh;max-height:20vh;transition:font .3s ease-in-out;font-size:18vmin}.square-enter{font-size:0}.square-enter.square-enter-active{font-size:18vmin}.square-leave{display:none;visibility:hidden;height:0;width:0}.square:after{content:""}.square:focus{outline:none}.game{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.spin{width:20vw;height:20vw;max-width:20vh;max-height:20vh;padding:0;background:none;border:0;box-sizing:border-box;margin:1em;font-size:inherit;font-weight:700;position:relative;vertical-align:middle;border-radius:100%;box-shadow:none}.spin:hover{color:#0eb7da}.spin:after,.spin:before{top:0;left:0;content:"";box-sizing:inherit;position:absolute;width:100%;height:100%;border-radius:100%}.spin:before{border:10px solid transparent}.spin:hover:before{border-top-color:#0eb7da;border-right-color:#0eb7da;border-bottom-color:#0eb7da;transition:border-top-color .15s linear,border-right-color .15s linear .1s,border-bottom-color .15s linear .2s}.spin:after{border:0 solid transparent}.spin:hover:after{border-top:10px solid #0eb7da;border-left-width:2px;border-right-width:2px;-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg);transition:border-left-width 0s linear .35s,-webkit-transform .4s linear 0s;transition:transform .4s linear 0s,border-left-width 0s linear .35s;transition:transform .4s linear 0s,border-left-width 0s linear .35s,-webkit-transform .4s linear 0s}body{font:14px Century Gothic,Futura,sans-serif;margin:0;background-color:#f9f9f9}#root,#root>div,body,html{height:100%}#root>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}
/*# sourceMappingURL=main.961642b2.css.map*/