Scroll button does not disappear on page load

Hello!

I used this custom code that I found to make the scroll button appear once the user has scrolled down 200px. Everything else works but once the page loads the button is visible and only disappears once I scroll down. The problem is that it needs to be invisible from the page load and appear once the user scrolls down.

Does anyone know hot to fix it?