One
Two
Three
has
extra
text
.box { display: flex; } .box>* { flex: 1 1 200px; } .hide { visibility: collapse; }
One
Two
Three
has
extra
text