CSS Grid Span semua kolom
/* width 100% on a grid */
grid-column: 1/-1;
gtamborero
/* width 100% on a grid */
grid-column: 1/-1;