How do I make the gui fit to the top

How do I make it so that the top GUI fits all the way to the top

(what I want it to look like)
image

(but what it looks like ingame)


help is most needed

1 Like

Set IgnoreGuiInset in the properties of the ScreenGui to true.

image

3 Likes

Turn IgnoreGuiInset on, that would help.
OR
Offset the frame by -32 on the Y-Axis Offset.

Thank you I was stuck on this for hours