One
Two
Three has more content
.box { display: flex; } .box > * { flex: 0 0 auto; width: 200px; }
One
Two
Three has more content