im not sure if its intentional or not but on your transgender.money site the background is a bit wonky.
try adding this to the body{} rule of your pages css. it will properly center the background and make it stop scrolling. you may prefer how it looks:
"
background-position: center;
background-repeat: no-repeat;
background-attachment: fixed;
"
hi i just saw this :) i couldn't tell because i keep my window size real small (my computer is little) but lmk if it works!