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