body {color: white;background-color: #141414;}
a:link {color: #00ff00;}
a:visited {color: #00fe00;}
code {background-color: black;color: white;padding: 12px;}
.ident {display: inline;color: #00ff00;}
pre {width:100%;overflow:auto;font-size:1.2em;}
div:has(blockquote) {width:fit-content;}
blockquote p::before {content: "\201C";}
blockquote p::after {content: "\201D";}
blockquote + p {text-align:right;}
footer {position: fixed;bottom: 12px;right: 12px;}