how to css flex occupy all space height code example Example: flexbox stretch height .flex-2 { display: flex; align-items: stretch; }