html, body { background: #666; font-size: 16px; }
section { margin-bottom: 2rem; border-radius: 2rem; background: #fff; padding: 2rem; font-size: 1rem; }
h1 { font-size: 2rem; }
h2 { font-size: 1.6rem; }
h3 { font-size: 1.4rem; }
h4 { font-size: 1.2rem; }
pre { background: rgba(0,0,0, 0.2); }
