html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,menu,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,main,menu,nav,output,ruby,section,summary,time,mark,audio,video{font-size:100%;font:inherit;vertical-align:baseline;border:0;margin:0;padding:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section{display:block}[hidden]{display:none}body{line-height:1}menu,ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}:root{--color-primary:tomato;--color-primary-text:#444;--color-white:#fff}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(Roboto-Regular-webfont.55e67705.woff)format("woff")}@font-face{font-family:Roboto Slab;font-style:normal;font-weight:400;src:url(RobotoSlab-Regular-webfont.b1e6932f.woff)format("woff")}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:400;font-display:block;src:url(fa-brands-400.92deac73.woff2)format("woff2"),url(fa-brands-400.c360bfbe.woff)format("woff")}body,html{height:100%}body{color:var(--color-primary-text);background:url(paper-texture-pattern.fef681b1.jpg);flex-direction:column;justify-content:center;align-items:center;font-size:62.5%;display:flex}.container{max-width:750px;flex-direction:column;padding:1.5rem;display:flex}.intro{text-align:center;margin-bottom:1.5rem;font-family:Roboto,monospace;font-size:2rem;line-height:1.5}.intro__name{font-family:Roboto Slab,serif;font-size:3rem;line-height:0}.social-links{justify-content:center;display:flex}.social-links__link{background-color:var(--color-primary-text);height:31px;width:31px;border-radius:50%;justify-content:center;align-items:center;text-decoration:none;transition:background .15s ease-in;display:flex}.social-links__link:not(:last-child){margin-right:1rem}.social-links__link:before{color:var(--color-white);-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-variant:normal;text-rendering:auto;font-family:"Font Awesome 5 Brands";font-size:.9rem;font-style:normal;font-weight:400;line-height:1;transition:transform .15s ease-out;transform:perspective(.1rem)translateY(.1rem)}.social-links__link--github:before{content:""}.social-links__link--linkedin:before{content:""}.social-links__link:hover{background-color:var(--color-primary)}.social-links__link:hover:before{transform:perspective(.1rem)translateY(-.03rem)}.social-links__link:focus{box-shadow:0 0 0 2px var(--color-white),0 0 0 5px var(--color-primary);outline:none}