I am flexbox item 1.
I am flexbox item 2.
I am flexbox item 3.
Flex direction
row
column
row-reverse
column-reverse
Justify content
center
space-around
space-between
flex-start
flex-end
Align items
center
stretch
flex-start
flex-end
You will only see the following properties in action if you have more boxes than fit in one line.
Flex wrap
nowrap
wrap
wrap-reverse
Align content
center
space-around
space-between
flex-start
flex-end
Add box
Remove box