

body{--body-margin:0px;min-height:calc(100vh - 2 * var(--body-margin));min-width:100vw;max-width:100vw;margin:var(--body-margin);font-family:Verdana,sans-serif}body,body>*,html{display:flex;flex-direction:column;align-items:center;text-align:justify}body>*{box-sizing:border-box;width:100%}*{max-width:100%}main{flex:1;margin:5px 10px;padding:0 10%}footer,header{font-size:large}footer,header{margin:10px}hr{--side-margin:10px;margin:0 var(--side-margin);width:calc(100% - 2 * var(--side-margin))}h1,h2,h3,h4,h5,h6{text-align:center}pre{text-wrap:wrap}.plain-links a{color:#000;text-decoration:underline!important}p{width:100%}.nav{display:flex;gap:.5em 1em;padding:0;margin:0;list-style:none}.nav-item{display:inline-block}.nav-item a[href]:not(:hover){text-decoration:none}.nav a[href][aria-current=page]{text-decoration:underline}@media (prefers-color-scheme:dark){body,iframe,img,svg,video{filter:invert(100%) hue-rotate(180deg)}html{background-color:#111}video:fullscreen{filter:none}.icon{filter:invert(15%) hue-rotate(180deg)}pre{filter:invert(6%)}li::marker{color:#666}}
