body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;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{flex-direction:column;height:100vh;justify-content:center;width:100vw}.app,.header{align-items:center;display:flex}.header{justify-content:space-between;margin:10px;width:500px}.scoreBoard{align-items:center;background-color:#bbada0;border-radius:10px;color:#fff;display:flex;flex-direction:column;margin:0;padding:10px;width:100px}.scoreBoard h3,.scoreBoard p{margin:0}.board{height:500px;overflow:scroll;width:400px}.game-board{background-color:#bbada0;flex-wrap:wrap;font-size:50px;height:500px;width:500px}.game-board,.piece{border-radius:10px;display:flex}.piece{height:100px;margin:12px;width:100px}.end,.piece{align-items:center;justify-content:center}.end{background-color:#fff;display:flex;flex-direction:column;height:500px;opacity:.6;position:absolute;width:500px;z-index:10}.zero{background-color:#cdc1b4}.two{background-color:#eee4da}.four,.two{color:#776e65}.four{background-color:#ede0c8}.eight,.sixteen{background-color:#f3b27a;color:#fff}.thirtytwo{background-color:#f77c5f;color:#fff}.sixtyfour{background-color:#f75f3b;color:#fff}.onetwentyeight{background-color:#edd073;color:#fff}.twofiftysix{background-color:#0c6291;color:#fff}.fivetwelve{background-color:#7f7eff;color:#fff}.tentwentyfour{background-color:#bda0bc;color:#fff;font-size:40px}.twentyfortyeight{background-color:#566246;color:#fff;font-size:40px}
/*# sourceMappingURL=main.094eb296.css.map*/