Trying to make a script to make a menu

basically I have all the code in a module script, which creates a very simple ui and puts it in the starter gui. however, even after resetting, the ui does not show up. I am able to find it in the explorer and it is inside the playergui and startergui. However, I am unable to edit the position and size, and it is stuck at 0,0 all around. I’m guessing it has something to do with being in a module script, but I don’t know what that would change