body { width: 640px; margin: 0; } #banners { display: flex; flex-wrap: wrap; gap: 20px; } img { height: 110px; } a { text-decoration: none; }