:root{font-family:"Inter",Arial,Helvetica,sans-serif;background-color:#000;font-optical-sizing:auto;color:#fff;letter-spacing:-.08em}a{color:#fff}a:hover{color:#7fffd4}div#root{display:flex;flex-direction:row;flex-wrap:wrap;gap:30px;z-index:10;font-size:1.2em;margin:16px}#sidebar{height:99vh;display:flex;flex-direction:column;justify-content:space-between;max-height:-webkit-fill-available}#links{display:flex;flex-direction:column}.title{margin-top:0px;margin-bottom:.5em;font-size:xx-large}#content{max-width:min(680px,100vw - 140px);max-height:95vh;overflow-y:auto}img{max-width:80%}