@import url(https://fonts.googleapis.com/css2?family=Major+Mono+Display&display=swap);@import url(https://fonts.googleapis.com/css2?family=Source+Code+Pro&display=swap);.hero[data-v-6ae1c378]{box-sizing:border-box;padding:2rem;transition-duration:.7s;width:100%;top:0}.hero-headline[data-v-6ae1c378]{font-size:1.5em;text-align:center;white-space:nowrap;margin-bottom:3vh}.hero-copy[data-v-6ae1c378]{font-size:1em;text-align:center;margin-bottom:3vh}.logo[data-v-6ae1c378]{width:180px;margin-left:50%;left:-90px;position:relative}body{background:#2b2a2b;margin:0;font-family:Source Code Pro,monospace}img{max-height:100%;width:100%}.title{font-size:2em}.tags{font-size:.8rem}.color-gray,a,h3,strike{color:#f7f7f8}.active{color:#ff6a00}.bg-gray{background-color:#f7f7f8}.MajorMono{font-family:Major Mono Display,monospace}.SourceCodePro{font-family:Source Code Pro,monospace}