CSS - This is the css i have written. Im not sure why the background color repeats instead of covering like i said. Sorry if its a dumb mistake, im very new to coding and web de
To quote MDN
The background-size CSS property specifies the size of the background images.
The key word there is images. Size will not apply to color or gradients.