You can use the grid-area property to specify where to place an item.
The syntax is grid-row-start / grid-column-start / grid-row-end / grid-column-end.
Item8 will start on row-line 2 and column-line 1, and span 2 rows and 3 columns: