1
2
3
.flex-container
justify-content: flex-end
align-items: center
flex-wrap: wrap
.target.goo
flex-grow: 1
.target:nth-of-type(3)
flex-grow: 0;