The grid-auto-rows CSS property specifies the size of an implicitly-created grid row track or pattern of tracks.
Source: https://developer.mozilla.org/en-US/docs/Web/CSS/grid-auto-rows
The grid-auto-columns CSS property specifies the size of an implicitly-created grid column track or pattern of tracks.
Source: https://developer.mozilla.org/en-US/docs/Web/CSS/grid-auto-columns