Learn More About CSS Pseudo Selectors By Building A Balance Sheet - Step 46. Please help I'm stack

:

  -web*emphasized text*kit-clip-path:inset(50%) !important;
 clip:rect(1px, 1px, 1px, 1px) !important;
border:0 !important;

}

WARNING
## Test

Sorry, your code does not pass. Hang in there.

## Hint

Your `span[class~="sr-only"]` selector should have the `-webkit-clip-path` property set to `inset(50%) !important`.

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.5060.114 Safari/537.36 Edg/103.0.1264.62

Challenge: Learn More About CSS Pseudo Selectors By Building A Balance Sheet - Step 46

Link to the challenge:

1 Like

Hi @Virimai

It is just adding !important to every rule. Here you can check the syntax:

The !important Rule

I hope that helps.
Greetings! :muscle:

It doesn’t I’m having the same issue and the error isn’t the syntax. The site isn’t allowing it