Visual design challenge error

div{ border-radius: 20px; width: 70%; height: 400px; margin: 50px auto; background: linear-gradient(35deg,#CCFFFF, #FFCCCC, #ccccff ); }

the code works!

so what’s the error info? You might chekout the question to make sure adding 3 colors in gradient…