.wrapper { display: flex; flex-flow: row wrap; place-items: center; place-content: center; gap: var(--spacing-xs); padding: var(--spacing-md) 0; }