body{background:#faf8ef;display:flex;font-family:Arial,sans-serif;justify-content:center}.game{text-align:center}.board{grid-gap:10px;background:#bbada0;border-radius:5px;display:grid;gap:10px;grid-template-columns:repeat(4,80px);padding:10px}.tile{align-items:center;background:#cdc1b4;border-radius:3px;display:flex;font-size:24px;font-weight:700;height:80px;justify-content:center;width:80px}.tile-2{background:#eee4da}.tile-4{background:#ede0c8}.tile-8{background:#f2b179;color:#fff}.tile-16{background:#f59563;color:#fff}.tile-32{background:#f67c5f;color:#fff}.tile-64{background:#f65e3b;color:#fff}.tile-128{background:#edcf72}.tile-256{background:#edcc61}.tile-512{background:#edc850}.tile-1024{background:#edc53f}.tile-2048{background:#edc22e}.score{font-size:20px;margin-bottom:10px}button{margin-top:10px;padding:8px 16px}
/*# sourceMappingURL=main.e0a256ae.css.map*/