We changed the axis layout with 'justify-content', and the "off axis" layout is controlled by 'align-items'. The most common values are flex-start, flex-end, or center.
flex-start
flex-end
center
I'd prefer the documented terminology main axis and cross axis