body { font-family: sans-serif; line-height: 1.6; padding: 20px; max-width: 800px; margin: auto; } h1, h2, h3 { color: #2c3e50; } code { background: #f4f4f4; padding: 2px 4px; border-radius: 4px; } pre { background: #f4f4f4; padding: 10px; border-radius: 6px; overflow-x: auto; } table { width: 100%;…