box1
box2
box3
box4
box5
box6
box7
reset
grid-auto-rows: 100px;
grid-auto-rows: 200px;
grid-auto-rows: auto;
grid-auto-rows: min-content;
grid-auto-rows: minmax(200px, auto);