.page-container{margin:1rem;display:flex;flex-direction:row}.page-content{display:flex;flex-direction:column;justify-content:center;align-content:center;flex:2 1 auto;width:max-content}a{color:#89b4fa}a:hover{color:#fab387}.page-right-column{width:min-content;flex:none}img{height:auto;width:auto;max-width:80%;margin-left:1rem}@media only screen and (max-width:480px){img{height:auto;width:auto;max-width:30rem}.page-toc{display:none}.page-content{width:100%}.page-container{margin:.1rem;display:flex;flex-direction:column}}