Finally, set the first grid item to extend across the first two grid rows.
Make sure to pick grid-row followed by : and then span, 2, ;.
grid-row
:
span
2
;