@import url(https://fonts.googleapis.com/css2?family=Source+Sans+Pro&display=swap);:root{color-scheme:dark}body{margin:0;font-family:ui-monospace,SFMono-Regular,"SF Mono",Menlo,Consolas,"Liberation Mono",monospace!important;line-height:1.5;background:#040804;color:#42c882}a{text-decoration:underline;color:#42c882}a:focus,a:hover{-webkit-text-decoration:double underline;text-decoration:double underline}article,footer{width:51.5rem;max-width:calc(100% - 6rem);border-radius:5px 5px 0 0;padding:1em 2rem 0 2rem;border-bottom:none;font-size:15px;text-align:left}article p:nth-last-child(2){padding:.8rem 0;border-radius:7px;font-size:14px}footer{border-radius:0 0 5px 5px;width:54rem;max-width:calc(100% - 3.6rem);margin-bottom:1em;margin:0;padding:0 2rem 1em 2rem}footer a,footer p{padding:0!important;position:relative}footer p::before{content:'> '}footer p::after{position:absolute;content:'';background:#42c882;width:12px;height:19px;margin-left:3px;animation:blink 1s linear infinite}@keyframes blink{0%{width:0;opacity:0}50%{width:12px;opacity:1}100%{width:0;opacity:0}}h1{margin-top:0;color:#42c882!important;font-weight:400;padding:0;line-height:36px}article p:first-of-type{margin:-.5em 0 2rem 0}::-moz-selection{background:#2d68fc;color:#fff}::selection{background:#2d68fc;color:#fff}