Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form
A flexbox property that lets you customize the alignment behavior of flex children, based on the main axis of the flex container, that is, whatever you defined as the flex-direction. Options include start, center, end, baseline, and stretch.