div.gallery { border: 1px solid var(--color-footer-border); margin:3px; height: 200px; width: 220px; display: flex; justify-content: center; align-items: center;float:left }
br.gallery { clear: both; }