Website mockup launches at "Get in Touch" link at bottom of page?

Here’s the public link:

https://webflow.com/design/accessdeck?preview=7ad25bbcbc684e458cf1dc7dce8b74f8

and here’s the published link:

For some reason, using the public link load the website from the bottom (or middle)?? How do I get it to start at the top of the page?

I’m a total noob at this, and have relatively no background in html/css, so forgive my ignorance.

Thanks!

@ag3nt7 - browsers will scroll to that input field since you have autofocus set on that. Try removing autofocus and it shouldn’t do that anymore :thumbsup:

Awesome - thanks! I will give that a try.