i have a very basic background and i don't understand the css rules and stuff... can i get some help
thank you!
body { background-image: url("image link"); background-size: cover; (ignore this part if you want the background to repeat) }
thank you!
body {
background-image: url("image link");
background-size: cover; (ignore this part if you want the background to repeat)
}