How do I overlay details tags?

The <p> in my details tag is hard to read because it doesn’t have a background for some reason.

image

code: https://codepen.io/houvenaghel-helena/pen/RwrzPjK

pls help

If you’re embedding HTML in the first line, surround it in backticks like this

`your stuff here`

Or it gets rendered and vanishes.

Need to see code. Literally just putting a background-color on it should work so would need to see why that isn’t working, no way to tell from a picture

I added a link to codepen in the original post

are those quotes? where do they go? in the

or the

?