I yearn for the early days when I could just "View Source" to see how something neat on a page worked.
Now there's rarely anything neat, and when there is you can poke around with the inspector but it's likely buried deep in some obfuscated JS you'll never decipher.
Did you poke around in that CSS Minecraft thing recently? One of the best view source experiences I've had in years: https://github.com/BenjaminAster/CSS-Minecraft/tree/main
It's still a pleasure to explore HTML and CSS on any creatively made site that isn't a js machine. Modern CSS is incredibly rich.