This is a section heading
Plex Sans handles body text without complaint. Reading column kept narrow keeps the line length within a comfortable range; lines that get too long force the eye to track too far between row returns and reading slows down.
Inline code references and emphasis sit naturally in
the text. Links pick up the accent color and stay
readable when the page flips to dark mode.
Subhead level
Sub-headings step down from the section title without disrupting the
body grid. Numerics like 2026-04-28 or $48.27
align nicely when set in mono.
// Code blocks use --font-mono
const accent = getComputedStyle(root).getPropertyValue('--accent');
console.log(accent.trim());