Why can't I see the #333 background?
https://codepen.io/abhioncss/pen/WbQaYmJ
I understand the z-index is working because I see the text inside the div. But how do I bring the #333 background forward and use inset: - 10px on the pseudo element?
Should I make a wrapper element around the div and set z-index relative to that?
I understand the z-index is working because I see the text inside the div. But how do I bring the #333 background forward and use inset: - 10px on the pseudo element?
Should I make a wrapper element around the div and set z-index relative to that?

