display: grid; grid-template-columns: repeat(auto-fill, 250px); grid-template-rows: repeat(auto-fill, 150px);