how to set flex-item height and width code example Example: flexbox stretch height .flex-2 { display: flex; align-items: stretch; }