rowmain axis horizontal
columnmain axis vertical
justify-contentalign elements on main axis
align-itemsalign elements on cross axis
align-contentif content more than one line, distribute space around each line across cross axis
orderchange order, make item display before another item
flex-growgrow an item and take avilable space if necessary
flex-basisinitial size of item before space is allocated
flex-shrinkhow much the item will shrink relative to other items
align-selfalign individual item