A web page does not just magically appear.
When you type a URL into a web browser, several steps happen very quickly in the background.
The browser has to find the correct web server, request the page, receive the page data, and display it on your screen.
↓
Find server
↓
Request page
↓
Display page