body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#05050f;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.container{text-align:center}.title{align-items:center;color:#fff;display:flex;font-size:60px;justify-content:center;margin-top:50px}.title span{color:#158e92;padding-left:15px}.reset{background:#1f3540;border:none;border-radius:50px;color:#26ffcb;cursor:pointer;font-size:26px;height:100px;margin-bottom:50px;margin-top:25px;outline:none;transition:background-color .3s,color .3s;width:250px}.reset:hover{background-color:#26ffcb;color:#1f3540}.boxes{background:#1f3540;border:4px solid #0f1b21;border-radius:12px;cursor:pointer;display:flex;height:180px;transition:opacity .3s;width:180px}.boxes:hover{opacity:.7}.board{display:flex;height:600px;margin:auto;width:564px}.boxes img{margin:50px}.title img{height:50px;padding:20px}.current-player{align-items:center;color:#fff;display:flex;font-size:20px;justify-content:center;margin-top:20px}.current-player img{height:20px;margin-left:10px;width:20px}@media (max-width:768px){.title{font-size:35px}}@media (max-width:576px){.title{font-size:30px}.reset{font-size:15px;height:30px;width:180px}.board{flex-direction:row;justify-content:center;width:100%}.boxes{height:80px;width:80px}.boxes img{margin:20px}}
/*# sourceMappingURL=main.6abfd12b.css.map*/