thats because from what ive seen in your workspace is that the button isnt parented to the circle so you should set all the buttons’ parent to the circle
You have to set the Anchor Point to 0.5, 0.5 this way the gui will be using the middle of it instead of the top left corner, after doing this you will have to fix the position of it again other than that it should work how you’re intending