Html – How to get a background color to fill the entire page
I'm trying to practice building a website using Angular and I'm trying to fill the background with a color gradient. However, when I set the css to fill the background it only goes up till the div container. How do…