Help with frame positioning

Hi! When making a loading screen, I have encountered a problem with the positioning of it. I noticed the roblox gui is making the frame go down a little and I tried disabling it with a script, which it disabled the gui, but didn’t fix my problem. Here is what it looks like:

Here is what it looks like without loading in:

Make sure that IgnoreGuiInset is turned on in the gui.

Thanks it works didn’t even know that existed