UI With AutomaticSize Scaling Based on Screen Position

I am trying to make a frame appear with an item’s name and description when hovering over it but when I try using AutomaticSize for the frame in case some text is longer than usual so that it doesn’t overflow, the frame is scaling based on the screen position. How do I fix this?