To define how grid areas are laid out on the grid, we use the grid-template-areas property inside the grid-container rule.
grid-template-areas
grid-container
Make sure to pick grid-template-areas.