Make the footer item span across two columns.
footer
Make sure to pick grid-column followed by : and then span, 2, ;.
grid-column
:
span
2
;