/* style.css */ body { max-width: 768px; margin: 0 auto; font-family: system-ui; line-height: 1.6; } .timestamp { color: #666; font-size: 0.8em }