nav ul li{color:#fff;font-size:17px}#icons{position:relative;display:flex;justify-content:center;align-items:end}#icons:before{position:absolute;content:"";bottom:5px;width:0%;height:2px;border-radius:50px;background-color:#4bffa5;transition:.5s}#icons:hover:before{width:100%}#icons:hover{color:#4bffa5}.resume{text-shadow:1px 1px 1px rgb(56,56,56)}.bigheader{z-index:1}.follow{transform:rotate(90deg);text-shadow:1px 1px 2px black}.myphoto{box-shadow:0 0 7px 3px #696969}#flicon{margin-top:50%;color:#4bffa5}.title{text-shadow:.5px .5px 5px dimgray}.section{border:.8px solid rgb(87,87,87);border-radius:5px}#downarr{animation:dwnarr;animation-duration:2s;animation-iteration-count:infinite}@keyframes dwnarr{0%{transform:translatey(10px)}50%{transform:translatey(40px)}to{transform:translatey(10px)}}#edu:hover{box-shadow:0 0 10px #9effcf}#skill{font-size:18px}#edu:hover #skill{color:#4bffa5;text-shadow:0px 0px 10px #9effcf}input::placeholder{color:#696969;padding-left:5px}input,textarea{color:#fff;padding-left:10px}#built{animation:built;animation-iteration-count:infinite;animation-direction:normal;animation-duration:90s}@keyframes built{0%{transform:rotate(0)}to{transform:rotate(5000deg)}}#webimg{overflow:auto;cursor:pointer;border-radius:10px;scrollbar-color:black}#website{overflow:auto;border-radius:10px;cursor:pointer}.cursor{width:50px;height:50px;border-radius:100%;border:1px solid #4bffa5;box-shadow:0 0 5px #4bffa5;transition:all .2s ease-out;position:fixed;pointer-events:none;left:-1.7%;top:-3.5%;transform:translate(-50%,-50%)}.cursor2{width:20px;height:20px;border-radius:100%;background-color:#4bffa5;opacity:.3;position:fixed;transform:translate(-50%,-50%);pointer-events:none;transition:width .3s,height .3s,opacity .3s}.hover{background-color:#4bffa5;opacity:.5}.cursorinnerhover{width:50px;height:50px;opacity:.5}#changingText{color:#ffd166;border-right:1px solid black;animation:cursoranim 1s linear infinite}@keyframes cursoranim{50%{border-right:1px solid rgba(0,0,0,0)}}
