I am just starting out with web development and I am building a website using HTML/CSS. The background of my site looks good on my macbook pro, but when I try to view it on a larger screen, the background repeats and the content stays in the top left corner instead of centering on the screen. Is there a way to make my website look consistent on larger screens like it does on my laptop? Is there a tag that can resize the entire website to fit the screen it's being viewed on?
Thank you