Use the grid-auto-rows property to set a default size (height) for all rows.
Set the size to 150 pixels per row:
Note: The grid-template-rows property overrides this property.