- There is a lot of overriding that happens in css, and most of the time it has to do with typography.
- basics should be kept in mind to avoid unintended behaviours.
- chrome debugger shows the user agent stylesheets which makes it easy to see if any browser defaults are being applied
- firefox's debugger has a more clean debugger imo