What's wrong with the rule in the code?
Nothing's wrong with the code
The
z-index
value is less than the minimum of
-999
The
z-index
property isn't necessary because the element's position is absolute
The
z-index
can't be a negative value
Nothing's wrong with the code.