flex-shrink
property. This shrinks one column smaller than the other.flex-grow
property to tell it to grow to fit the rest of the parent. If there is any horizontal space left, the right box will take it up.flex-basis
style. The left column will never take up more than 200px width. This measurement can also be set with other units.flex-basis
for column and for height