:root{--background:#fcfcfc;--foreground:#171717;--background-gray:#f2f2f2}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}html{background-color:var(--background-gray);margin:0;padding:0}body{background:var(--background);color:var(--foreground);width:100%;margin:0;padding:0;font-family:Arial,Helvetica,sans-serif;position:relative}main{background-color:var(--background);padding:6rem 1em}main h1,main,h2,main p{max-width:60ch;margin-left:auto;margin-right:auto}h2{margin-top:3em}section>a:first-child{color:var(--foreground);text-decoration:none}footer{background-color:var(--background-gray);padding:1em 1em 2em}footer p{max-width:unset;font-size:small}.ingress{font-size:larger;font-style:italic}p.ingress{margin-top:3em;margin-bottom:3em}.inline{margin:0 1em;display:inline-block}img.inline{vertical-align:middle;max-height:3em}.left{float:left}.right{float:right}@media (min-width:1400px){body{background-image:url(/myH-Page-BG-left.svg),url(/myH-Page-BG-right.svg);background-position:0 0,100% 0;background-repeat:no-repeat,no-repeat;background-size:auto,auto;background-attachment:fixed,fixed}}
