A menu icon:

The grid-template-areas Property

Use the grid-auto-columns property to set a default size (width) for all columns.

Set the size to 50 pixels per column:

Header
Menu
Main
Right
Footer

Note: The grid-template-columns property overrides this property.