I am currently having issues with CSS it does this weird repeating thing even though when I worked on it, it was fine before. Then I started tweaking it and now it's just constantly repeating this is the code I did below.
body {
background-image: linear-gradient(#e66465, #9198e5);
}
This is what turns up when you go to the webpage.
Screenshot