What HSTS does
It tells the browser to always use HTTPS with that domain, even if the user types the URL without "https://", avoiding an initial insecure request.
The preload list
Being on the browser preload list (hstspreload.org) protects even the very first visit, because the browser already knows to use HTTPS before making any connection.