See the Code - See it Full Page - See Details
Chrome has recently added a CSS Font spec addition for `system-ui` which uses the system's UI font. This replaces the need to do something like `font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "All the other OS fonts";` and updating as systems change.
This Pen uses: HTML, CSS, JavaScript, and