flex give vertical height for elements code example Example: flexbox stretch height .flex-2 { display: flex; align-items: stretch; }