@import"https://fonts.googleapis.com/css2?family=Open+Sans:wght@600&display=swap";#contact{box-shadow:inset 0 0 0 1000px #212121f2;background-image:url(https://res.cloudinary.com/dmfbz5ejf/image/upload/v1508429261/contact.jpg)}.footer{text-align:center}.footer-group{display:flex;justify-content:center;gap:1rem}.footer-icon{color:inherit}.fa-linkedin:hover{color:#0077b5}.fa-github:hover{color:#505055}.fa-envelope:hover{color:#d34836}.menu{color:#ffffff80;position:fixed;top:30px;right:30px;cursor:pointer;padding:.5rem;background-color:#000000bf;letter-spacing:.125rem;border:solid .125rem #424242;display:flex;align-items:center;gap:.5rem;z-index:1}.menu:hover,.fa-bars{color:#fff}@media screen and (max-width: 750px){.menu-text{display:none}}#portfolio{background-color:#ebebeb;color:#000}.portfolio-item{display:flex;flex-wrap:wrap;justify-content:center;align-items:flex-start;margin-bottom:1rem;gap:1rem}.item-description{text-align:left;max-width:480px;width:90%}.item-pic{max-width:392px;width:90%;border-radius:.25rem}.sidebar{height:100vh;position:fixed;top:0;right:0;background-color:#000;border-left:solid 1px #424242;transition:.2s;width:180px;transform:translate(180px);z-index:1;padding:1rem}.sidebar-open{transform:translate(0)}.sidebar-header{display:flex;align-items:center;justify-content:space-between}.sidebar-close{cursor:pointer;font-size:1.8rem}.sidebar-links{display:flex;flex-direction:column;gap:1rem}.sidebar-link{color:gray}.sidebar-link:hover{color:#fff}#skills{box-shadow:inset 0 0 0 1000px #000000e6;background-image:url(https://res.cloudinary.com/dmfbz5ejf/image/upload/v1508429261/skills.jpg)}.skills-items{display:flex;flex-flow:row wrap;justify-content:center;gap:1rem}.skill-item{display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;width:70px}@media screen and (max-width: 700px){.skill-item{width:60px}}#splash{color:#fff;min-height:100vh;display:flex;justify-content:center;flex-direction:column;gap:1rem;animation:fadein 2s;text-align:center;background-image:url(https://res.cloudinary.com/dmfbz5ejf/image/upload/v1508429261/splash.jpg);background-size:cover;background-position:center center;box-shadow:inset 0 0 0 1000px #000c}.splash-hello{color:#757575;letter-spacing:.125rem;font-size:2rem}.splash-blurb{font-size:3rem}@media screen and (max-width: 1000px) and (min-width: 400px){.splash-blurb{font-size:2.6rem}}@media screen and (max-width: 399px) and (min-width: 300px){.splash-hello{font-size:1.5rem}.splash-blurb{font-size:2.3rem}}@media screen and (max-width: 299px){.splash-hello{font-size:1rem}.splash-blurb{font-size:2rem}}@keyframes fadein{0%{opacity:0}to{opacity:1}}:root{font-family:Open Sans,sans-serif;font-style:normal;font-weight:600;font-display:swap;line-height:1.5;color-scheme:light dark;color:#ffffffde;background-color:#000;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}body{margin:0;font-size:16px}*,*:before,*:after{box-sizing:border-box}a{color:#9575cd}a:hover{color:#673ab7}section{background-size:cover;background-position:center center;display:flex;flex-direction:column;justify-content:center;text-align:center;padding:1rem}h1{color:#303f9f;font-family:Open Sans,sans-serif;font-size:2rem;margin:0 0 1rem}h2{color:#311b92;margin:0}h3{margin:1rem}p{margin:0 0 1rem}ul{margin:0}
