@import url(https://fonts.googleapis.com/css2?family=Source+Sans+Pro&display=swap);:root{color-scheme:dark}body{margin:0;font-family:'Source Sans Pro',sans-serif;line-height:1.5;background:#121212;color:#f5f5f5}a{text-decoration:none;color:#779eff}a:focus,a:hover{text-decoration:underline}article,footer{width:51.5rem;max-width:calc(100% - 6rem);margin:1.2em auto 0 auto;border-radius:5px;padding:2rem;background:#171717;border:1.3px solid #2f2f2f;font-size:16px}article p:nth-last-child(2){padding:.8rem 1.2rem;position:relative;border-radius:0 5px 5px 0;background:linear-gradient(to right,rgba(138,35,135,.18431),rgba(233,64,87,.18431),rgba(242,113,33,.18431))}article p:nth-last-child(2)::before{content:'';position:absolute;background:linear-gradient(to bottom,#8a2387,#e94057,#f27121);height:100%;width:3px;top:0;left:0}footer{width:54rem;max-width:calc(100% - 3.6rem);text-align:center;padding:0 .8rem!important;margin-bottom:1em}footer a,footer p{color:#6b6b6b;padding:0!important;transition:.4s}footer a:focus,footer a:hover{color:#cbcbcb;text-decoration:none}h1{margin-top:0;font-weight:400;display:inline;padding:0 0 3px 0;line-height:36px;background-image:linear-gradient(120deg,#f093fb 0,#f5576c 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;fill:transparent}article p:first-of-type{margin-top:1.6em}article p:last-child{margin-bottom:0}::-moz-selection{background:#2d68fc}::selection{background:#2d68fc}#gravatar{position:relative;float:right;margin-bottom:1em;margin-left:1em;border-radius:50%;border:1.3px solid #404040}