Game
.image-wrapper { text-align: center; margin-bottom: 20px; } .image-row { display: flex; justify-content: center; flex-wrap: wrap; gap: 10px; } .image-row img { max-width: 20%; height: auto; }