grid-row: span 5 would mean we span a grid item across five rows. Let's set the first grid item to span across three rows as well.
grid-row: span 5
Make sure to type span 3.
span 3