| * { | |
| box-sizing: border-box; | |
| } | |
| html, body { | |
| font-family: system-ui, -apple-system, sans-serif; | |
| font-size: 1rem; | |
| } | |
| code { | |
| font-size: 1em; | |
| } | |
| * { | |
| box-sizing: border-box; | |
| } | |
| html, body { | |
| font-family: system-ui, -apple-system, sans-serif; | |
| font-size: 1rem; | |
| } | |
| code { | |
| font-size: 1em; | |
| } | |