GUI: issue with scrollingframe inside canvasgroup

Hey so i want to put a scrollingframe inside a canvasgroup, but it for some reason bugs out
I looked for solutions already but i didnt really find any

Heres how its supposed to look:

How it looks (after putting the scrolling frame inside of the CanvasGroup)

here is my GUI setup if needed
image

how do i fix this?

It is possible that after copying, the Zindex of the Guiobject exceeds all previous ones. You need to set the Button Frame Zindex to 2

doesnt work, but i probably did something wrong before making this
when i put the frame into the scrolling frame, it for some reason teleports to basically the middle of the whole scrolling page


any suggestions on what im doing wrong maybe?