@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@100&display=swap");html,body,button,input,select,textarea,.pure-g [class*=pure-u]{font-family:"Open Sans",sans-serif;font-size:16px}html,body{height:100%;margin:0}body{font-weight:100;background:#34363f;color:#fff;display:flex;flex-direction:column}header,footer{text-align:center;background:#40424d;padding:2em}header{box-shadow:0em .3em 1em rgba(0,0,0,.1)}header h1{margin-bottom:0}header h1 a{color:#fff}header h1 a:hover{color:#fff}header .social{font-size:1.5em;margin:0}footer{margin-top:auto;box-shadow:0em -.3em 1em rgba(0,0,0,.1)}.container{padding:2em;align-self:center;max-width:900px;width:100%;box-sizing:border-box}a{color:#a7eb47;text-decoration:none}a:hover{color:#def7ba}article h1,article h2{margin-bottom:.2em}article.index{margin-bottom:2em;background:#3b3d47;padding:0em 1.5em;box-shadow:.1em .2em 1em rgba(0,0,0,.1)}article p.subtitle{opacity:.8;margin-top:0;padding-bottom:.2em;border-bottom:1px dashed #4b4e5b}article img{max-width:100%}article .content code{font-size:.8em;background:#212121;padding:.3em .4em}article .content pre{padding:1em;tab-size:2;-moz-tab-size:2}article .content pre code{padding:0}article .content h1,article .content h2,article .content h3,article .content h4,article .content h5,article .content h6{margin-top:1rem;margin-bottom:0}article .content h1{font-size:1.8em}article .content h2{font-size:1.8em;color:#a7eb47}article .content h3{font-size:1.4em}article .content h4{font-size:1.4em;color:#a7eb47}article .content h5{font-size:1em}article .content h6{font-size:1em;color:#a7eb47}article .content hr{border:0;border-top:1px dashed #4b4e5b}article .page-footer{background:#40424d;padding:2em;box-shadow:0em -.3em 1em rgba(0,0,0,.1)}article .page-footer p{margin:0}