flex container take full height of it parent code example Example: flexbox stretch height .flex-2 { display: flex; align-items: stretch; }