Size = UDim2.new(0, 200, 0, 50), -- Size of the component Position = UDim2.new(0.5, 0, 0.5, 0), -- Position of the component AnchorPoint = Vector2.new(0.5, 0.5 ...