/* CSS Document */
:root { --max: 920px; }
body{font-family:Arial,Helvetica,sans-serif;background:#f6f7f9;margin:0}
header{background:#111;color:#fff;padding:24px}
main{max-width:900px;margin:auto;padding:20px}




