I don’t see that you’ve tried anything. The instructions say Let’s improve our browser compatibility by adding another background declaration right before the existing declaration and set its value to red .
Hi…
For this particular challenge, they just want you to declare background: red; before the line setting the background using the variable…
This is done because IE ignores CSS variables…