Flex-box practice tool
Test out the different values for the flex-box properties
flex-direction
row
column
align-items
normal
center
flex-start
flex-end
stretch
justify-content
normal
center
space-between
space-around
flex-wrap
nowrap
wrap
flex-grow
None
1