Fixed position div starting in the wrong location

I have a fixed location div called “PopOutMenuDiv”. I have a menu button “MenuDiv” that has an interaction to slide the pop out menu from the right, then when clicked again slide it back to the right. The interaction is working, but I can’t figure out why “PopOutMenuDiv” is starting in the wrong location. The position is set to fixed just to the right of the visible screen, but when I load the page, it shows in the wrong position (on the page).

Here is my read only share link: Webflow - Almost Art

Thank you!

I figured it out. My initial state on my interaction was pushing it to the left.