1
2
3
.flex-container
flex-direction: column
align-items: center
.target:nth-of-type(2)
align-self: stretch
width: auto
.target:nth-of-type(3)
flex-grow: 1
flex-shrink: 0