One
Two
Three
has
extra
text
.box { display: flex; align-items: flex-start; justify-content: space-between; } .box :first-child { align-self: center; }
One
Two
Three
has
extra
text