Tell us what’s happening:
Why is free code camp not accepting it while it is correct
Your code so far
<style>
div {
border-radius: 20px;
width: 70%;
height: 400px;
margin: 50px auto;
background:linear-gradient(35deg,#ccffff,#ffffcc);
}
</style>
<div></div>
Your browser information:
User Agent is: Mozilla/5.0 (Linux; Android 8.1.0; Infinix X5515 Build/O11019) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.106 Mobile Safari/537.36
.
Challenge: Create a Gradual CSS Linear Gradient
Link to the challenge: