html{height:100%}body{background:#151515;color:#b8b8b8;font-family:sans-serif;line-height:1.5;margin:1rem;height:98%;display:flex;flex-direction:column;min-height:100%;align-items:stretch}header{border-bottom:1px solid #222;margin-bottom:1rem;display:flex;justify-content:center;align-items:center}main{margin-left:5%;margin-right:5%;flex:1}footer{display:flex;border-top:1px solid #222;margin-top:1rem;margin-bottom:2rem}h1{font-size:2em}a{color:#d84141;text-decoration:none}.header-title{width:fit-content;vertical-align:middle}.header-menu{margin-left:auto;font-size:1.1em}.footer-paragraph{margin-left:auto;margin-right:auto;text-align:center}.tags-n-date{display:flex;margin-left:auto;width:fit-content}