How can I make my website scaleable?

I have created a simple website so far but now that I opened it on a different computer I noticed it’s not centered or scaled at all. I would love it if you could give me advice about how to scale it properly between devices.
Here is the code:

And here is a demo video of the website from my computer: https://drive.google.com/file/d/1JgeRcrszOOZb2c7XRMRkXMs0lwhAQSZn/view?usp=sharing

Media Queries are one of the best ways that you can scale your site across different devices.

1 Like