Making the BODY a container does away with the reverse-inheriting of its background color to HTML. Interesting.
3
Replies
0
Boosts
@ppk And pretty much everything else; see the text after the example at https://www.w3.org/TR/css-contain-1/#example-ace3db03 for details. I’m sure there’s a reason for this, but I don’t remember or never knew what it is.
@Meyerweb @ppk There is also a great related article by @mia about this: https://www.oddbird.net/2023/07/05/contain-root/