Code the property for defining how the grid areas are placed on the grid and set its value to have the header span three columns.
Make sure to pick grid-template followed by " and then header, header, header, ".
grid-template
"
header