grid repeat auto-fill and minmax property code example Example: repeat autofill css grid minmax grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));