body{color:#222;font-family:monospace;line-height:1.5;margin:1rem;max-width:768px;margin:0 auto}header{border-bottom:1px solid #222;margin-bottom:1rem}footer{border-top:1px solid #222;margin-top:1rem}a{color:#e80;text-decoration:none}h1,h2,h3,h4,h5,h6{font-size:1em}h1::before{content:"# "}h2::before{content:"## "}h3::before{content:"### "}h4::before{content:"#### "}h5::before{content:"##### "}h6::before{content:"###### "}@media(prefers-color-scheme:dark){body{background:oklch(14.5% 0 0);color:#dcb}}