The align-content Property

Use the align-content property to vertically align the grid inside the container.

The value "space-evenly" will give the rows equal amount of space between, and around them:

1
2
3
4
5
6

This page is optimized for screens less than 801px wide.