Set the grid-template-areas value so that the header section spans across three columns.
grid-template-areas
Make sure to type "header header header".
"header header header"