What does grid-auto-rows: 100px do in Grid Layout?
Sets the height of all grid rows
Defines a fixed height for each grid item
Defines the height of rows that are implicitly created
Sets the height of the grid container
This question is part of this quiz :
CSS Flexbox and Grid Layout Quiz