align-items: stretch flex-start flex-end center baseline self-start self-end
1
2
.
.
3
.
4
.
.
.
.parent{
   align-items: strech;
}