CSS Flex Options Visualizations
1
2
3
flex-direction
row
column
row-reverse
column-reverse
justify-content
start
end
center
space-around
space-between
space-evenly
align-items
start
end
center