I NEED HELP: Create a Gradual CSS Linear Gradient

Use a linear-gradient() for the div element's background, and set it from a direction of 35 degrees to change the color from #CCFFFF to #FFCCCC.

Note
While there are other ways to specify a color value, like rgb() or hsl(), use hex values for this challenge.

Can you give us a link to the exercise and also share your code?

What is your question?

Thank you i finally got it fixed.