#root{margin:0 auto;text-align:center;display:flex;justify-content:center;align-items:center;--my-gradient: linear-gradient(90deg, #02112b, #062a5a);--my-gradient2: linear-gradient(180deg, #02112b, #062a5a);--background-color1: #06183a;--background-color2: #eef6ff;--test: #eaf4ff;--box-shadow: rgba(2, 6, 23, .15) 0px 6px 18px 0px}html{margin:0;font-size:10px;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif}body{display:flex;flex-direction:column;min-height:100vh;margin:0}.ninetyPercent{width:90%}.noMargin{margin:0}.row{display:flex;flex-direction:row}.centered{justify-content:center}.aligned{align-items:center}.column{display:flex;flex-direction:column}.flex{flex:1}.marginAuto{margin:auto}.gap{gap:10px}main{flex:1;height:auto;margin:0;width:auto;padding:20px;font-size:1.5rem;background-color:var(--background-color2);display:flex;flex-direction:column;justify-content:center;align-items:center}footer{bottom:0;width:auto;display:flex;justify-content:center;align-items:center;font-size:1.4rem;max-height:50px;background:var(--background-color1);color:#fff;gap:30px}.social-icons a{text-decoration:none;color:linen}.social-icons a:visited{color:linen}.logo{width:60px;height:auto;margin:0}h2{text-align:center;font-size:3rem}#aboutMeImg{height:400px;width:auto;overflow:scroll;object-fit:scale-down;justify-self:center;align-items:center;margin:auto;max-width:90%}.aboutMeOuterContainer{width:90vw;overflow:scroll;display:flex;justify-content:center;position:relative}.aboutMeInner{gap:30px}.removeLinkStyles{text-decoration:none;text-decoration-color:inherit!important;color:inherit!important}.removeLinkStyles:visited{text-decoration:none;color:inherit}.removeLinkStyles>div{color:inherit}.oneHundred{width:100%}#addProjectContainer{display:flex;justify-content:center;align-items:flex-start}@media only screen and (max-width: 760px){#addProjectContainer{flex-direction:column;align-items:center}}@media only screen and (max-width: 680px){.cover:before,.cover:after{width:50px}.social-icons{margin-left:0}.arrow-icon{padding:0;font-size:30px}.arrow-icon:hover{font-size:40px}.all-projects{height:auto + 50px;width:100%}.ind-projects,.swiper{width:300px;height:500px}.icons{gap:5px}.ind-projects p{padding:5px}#express-logo{font-size:2.8rem}}@media only screen and (max-width: 480px){.buttons{display:none;color:#ffffffd2}.aboutMeInner{gap:10px}}header{font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;margin:0;width:100vw;background:var(--my-gradient, linear-gradient(90deg, #02112b, #062a5a));color:var(--header-fg, white);padding:12px 0;box-shadow:var(--box-shadow, rgba(0, 0, 0, .08) 0 2px 8px)}#header{align-items:center;justify-content:space-between}#header-link{display:flex;align-items:center;gap:12px}.nav-link{color:inherit;text-decoration:none;gap:12px;align-items:center}.header-title{display:flex;align-items:center;gap:12px}.logoContainer{display:flex;align-items:center}.logo{width:56px;height:auto;border-radius:6px}.header{font-size:1.6rem;color:inherit}@media (max-width: 1000px){#header{flex-direction:column;gap:10px}#header-link{width:100%;justify-content:center}}@media only screen and (max-width: 480px){.header{font-size:1.2rem}.logo{width:44px}}.footer-container{width:100%;height:60px;min-height:60px;background:var(--my-gradient);margin-top:40px;color:#fff;font-size:large}.instagram{background:radial-gradient(circle at 30% 107%,#fdf497,#fdf497 5%,#fd5949 45%,#d6249f 60%,#285aeb 90%);border-radius:10px;font-weight:100}.social-icons{color:linen;font-size:30px}
