.masonry{display:grid;grid-template-columns:repeat(auto-fit,min(280px,100%));justify-content:center;grid-gap:.5rem}.masonry>*{width:100%;height:fit-content}
