body { font-family: system-ui, sans-serif; margin: 4rem auto; max-width: 40rem; color: #13171C; background: #FFF8F2; }
h1 { color: #5600F5; }
code { background: #FFFDFB; padding: 0.1rem 0.3rem; border-radius: 4px; }
a { color: #01A2F2; }
