how to set height of an element in flex row code example Example: flexbox stretch height .flex-2 { display: flex; align-items: stretch; }