Property justify-content
Specifies the alignment between the items inside
a flexible container when the items do not use
all available space.
Distributes space between and around content
items along the main-axis of a flex
container,
and the inline axis of a grid
container.