html{width:100%;height:100%}body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.app{margin:5rem;align-items:center}.app,.board{display:flex;flex-direction:column}.row{display:flex;flex-direction:row}.tile{--tile-size:8rem;font-size:2rem;border:1px solid #aaa;width:var(--tile-size);height:var(--tile-size);margin:.1rem;padding:.1rem;text-align:center;line-height:var(--tile-size)}.tile-EMPTY{background-color:#ccc}.tile-2{background-color:#eee4da}.tile-4{background-color:#ede0c8}.tile-8{background-color:#f2b179}.tile-16{background-color:#f59563}.tile-32{background-color:#f67c5f}.tile-64{background-color:#f65e3b}.tile-128{background-color:#edcf72}.tile-256{background-color:#edcc61}.tile-512{background-color:#edc850}.tile-1024{background-color:#edc53f}.tile-2048{background-color:#edc22e}
/*# sourceMappingURL=main.91da4aef.chunk.css.map */