-
Reminder when you use
initialin CSS, you *probably* wantrevertorunset: - initial: use the spec default (always eg display: inline; color: black) - revert: use the browser/user styles (different per element) - unset: use inheritance where available, fallback to initial