html,body{width:100%;height:100%}body{font-family:muli;font-size:1.5em;font-weight:300;line-height:1.5em}h1,h2,h3,h4,h5,h6{font-family:muli;font-weight:700}.navigation a,.navigation span,.list ul li .title{font-family:muli}.navigation-title{font-family:muli!important}.content article p{text-align:left!important}code{font-size:1.4rem;line-height:1.6rem}.navigation{height:auto}.instafeed{margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));grid-auto-rows:auto;grid-gap:1rem;display:grid;grid-template-columns:1fr 1fr 1fr;list-style-type:none}.instafeed li{position:relative}.instafeed .caption{position:absolute;z-index:1;background:rgba(0,0,0,.5);color:#fff;left:0;right:0;padding:5px 10px;font-weight:700;text-align:center;bottom:-20px}.instafeed img{display:block;object-fit:cover;width:100%;height:100%;aspect-ratio:1}.center{text-align:center}#TableOfContents ul li a{font-weight:700}.row{display:flex;flex-direction:row;width:100%}.column{width:25%;height:100vh}.double-column{width:75%}.double-column table,.double-column .highlight{width:100%}@media screen and (max-width:600px){.column{width:100%!important}.double-column{width:100%!important}}