how to make the height adjust when more items css flexbox code example Example: flexbox stretch height .flex-2 { display: flex; align-items: stretch; }