body{background-color:#e2bbe9;background-image:linear-gradient(to right,#e2bbe9,#ffe6e6)}.nav{position:relative;display:flex;align-items:center;justify-content:space-between;z-index:2;margin:1%}.menu{display:flex}.menuItems{display:flex;gap:47px;list-style:none}.content{margin-left:10%}.content img{display:block;float:left;margin-right:35px}.resume{color:#5a639c;text-decoration:underline;text-decoration-thickness:15%;text-underline-offset:5px}.logo img{height:50px}.title,.menuItems a{color:#5a639c;font-size:20px;font-weight:700;font-family:Inter,sans-serif;text-decoration:none}.hover-underline-animation{display:inline-block;position:relative}.hover-underline-animation:after{content:"";position:absolute;width:100%;transform:scaleX(0);height:5px;bottom:0;left:0;background-color:#7469b6;transform-origin:bottom right;transition:transform .25s ease-out}.hover-underline-animation:hover:after{transform:scaleX(1);transform-origin:bottom left}.desc{color:#5a639c;font-size:18px;font-weight:700;font-family:Inter,sans-serif;line-height:2em;margin-bottom:10%}h1,h5{color:#5a639c;font-size:8vw;font-weight:700;font-family:Inter,sans-serif;margin-top:20%;margin-bottom:3%}h2{color:#5a639c;font-size:30px;font-weight:700;font-family:Inter,sans-serif}h3,.proj{color:#5a639c;font-size:20px;font-weight:700;font-family:Inter,sans-serif;margin-top:0;margin-bottom:3px}h4{color:#ad88c6;font-size:18px;font-weight:700;font-family:Inter,sans-serif;margin-top:auto;margin-bottom:3px}ul{color:#ad88c6;font-size:15px;font-weight:700;font-family:Inter,sans-serif}.skills{margin-left:20px;padding-top:10%}.skillIcons{text-align:center;padding:10px}.skillIcons img{padding:30px;max-height:50px;margin:50px}.skills p{text-align:center}.experience,.projects{padding-top:1%;margin-left:20px}.projLang{height:50px;padding:10px}.projLink{position:relative}.projLink img{position:absolute;bottom:0;margin-left:5px}.testing:after{content:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAtElEQVR4nGNgGAWkgIjk2R6RSXMeRyXP+Y8LM0ABMWowQFTy7Ef4NEZRbgEBBVhAaOJc0cjk2ZdoYkFMxjSxyOTZl0F6YDTVLAhFdnnSnOuh8fMlqGZBKBbDidJPjAWhOAynigWheAwnCuCzIJRSw/FZEEqk4WQFUSgJLifLgsikOVmwdA5K9zg1UxLJkcmzMwkZTpEFxIIRYcFsgsV1FEE8+xHeCocyS2Y/AplBbggwjEwAADPacesJpbMiAAAAAElFTkSuQmCC);margin-left:5px}footer{margin-top:5%;text-align:center}html{scroll-behavior:smooth}
