*{box-sizing:border-box;margin:0;padding:0}body{font-family:Arial,Helvetica,sans-serif;height:100%;line-height:1.4;width:100%}a{color:#333;text-decoration:none}.scale-up-center{-webkit-animation:scale-up-center .4s cubic-bezier(.39,.575,.565,1) both;animation:scale-up-center .4s cubic-bezier(.39,.575,.565,1) both}.touch-container{margin:0}@-webkit-keyframes scale-up-center{0%{-webkit-transform:scale(.5);transform:scale(.5)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes scale-up-center{0%{-webkit-transform:scale(.5);transform:scale(.5)}to{-webkit-transform:scale(1);transform:scale(1)}}.view{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.divide{background-color:"black"}.game{border-radius:9px;font-family:Karla;height:650px;padding:10px;width:415px}.board{height:386;margin:10px auto;padding:2px;width:386}@media only screen and (max-device-width:768px){.view{background:#faf8ef;height:100vh;margin:0;width:100%}.game{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:12.5% 1%}.info-container{padding:1% 2%}.board{height:95%;margin:10px auto;width:95%}.touch-container{padding:0;width:100vw}}
/*# sourceMappingURL=main.a13bc8a9.css.map*/