Use the grid-row property to specify on which row to place an item, and how many row the item will span.
This property is a shorthand property for the grid-row-start and grid-row-end properties.
Item1 will start on row 1, and span 2 rows: