The CSS Grid Layout is a two-dimensional grid-based layout module formed by rows and columns..
The vertical line of grid items areĀ columns.
The horizontal line of grid items areĀ rows.
To divide a grid you will need to adjust the "Grid Layout" (with yellow border) using Flex Section.
...