Next, code the property that defines how grid areas are placed in a grid and set the first row to have the header span three columns.
header
Make sure to pick grid-template, followed by "header header header".
grid-template
"header header header"