Skip to main content
๐Ÿ› Bug HuntCS CSS Mediumโšก+20 XP

Z-index Not Working

The z-index has no effect on this element.

๐Ÿ› Find the bug
1.card {
2 z-index: 10;
3 background: white;
4}
๐Ÿ› The bug is on line 2

๐Ÿ”ง Select the correct fix: