align-items
controls the alignment of the child elements in the cross axis
align-items stretch (default)
align-items flex-start
align-items flex-end
align-items center
align-items baseline