#container { width: 100%; display: inline-grid; gap: 0px; overflow-y: auto; } .image { text-align: center; align-content: center; font-weight: bold; font-size: 0.5em; overflow: hidden; } #container.tiling .image { aspect-ratio: 1 / 1 !important; }