1 2 3 4 5 6 7 8 9 10 11 12
body { background-image: url('tile.png'); } h1 { background: #ffffffcc; display: flex; justify-content: center; margin-bottom: 10px; margin-top: 10px; }