So I created my own color gradient via this website
I then pasted it into the CSS for my project.
However, I can’t seem to rotate the direction of the gradient? I’m trying to make it go from top left down to bottom right rather than horizontally?
Also, if I insert text in the h1 element, the background changes for some reason?
As you can see the direction of the gradient is the exact same as it was in the previous version of the pen I originally posted. The only observable difference I’m seeing when I change the degrees is the definition of those horizontal divisions. I can’t figure out why those horizontal divisions are there in the first place.