What does align-self: center
do in Flexbox?
Aligns all flex items to the center of the container
Aligns a flex item horizontally to the center
Aligns a flex item vertically to the center
Stretches a flex item to fill the container
This question is part of this quiz :
CSS Flexbox and Grid Layout Quiz