Use the grid-auto-columns property to set a default size (width) for all columns.
Set the size to 50 pixels per column:
Note: The grid-template-columns property overrides this property.