Flexbox Zombies chapter 7 level 19

I didn’t want to ask, but I’m stuck on this level :frowning:

I know it’s something stupid I’m missing. Does anyone have the answer to this level?

got it!

crossbow {
  display: flex;
  flex-direction: column-reverse;
  align-items: center;
}

.target.goo {
  flex-grow: 1;
}

.target:nth-of-type(2) {
  max-height: 200px;
}

thank you! i feel like i did that one multiple times so without this i would have been lost for quite a while haha

each level has “hint” button which reveals you full answer gradually, it gives all answers if you press it enough many times

https://prnt.sc/WIdBVatESSZA