.products{display:grid;grid-template-columns:repeat(auto-fill,minmax(20rem,1fr));gap:1rem}.secondary{background-color:var(--secondary-color)}