align-items: flex-start | flex-end | center | baseline | stretch .container { display: flex; align-items: flex-start; }