*{box-sizing:border-box;font-family:Courier New,Courier,monospace}h1{font-weight:400;color:#000c40;font-size:48px}h2{font-weight:400;color:#fff;font-size:36px;text-align:left}h3{text-align:center;font-weight:400;color:#fff;font-size:24px}ul{text-align:center;list-style-type:none;padding-left:0}li a{display:block;color:#fff;text-align:center;padding:16px;text-decoration:none}.home-widgets{display:flex;flex-direction:row}.about-home{margin:5%;padding:20px;border-radius:25px;width:50%;display:flex;flex-direction:column;justify-content:center}.about-home h3{color:#000c40}.learn-more{padding:10px;font-size:24px}.learn-more:hover{cursor:pointer}.connections{margin:5%;padding:20px;border-radius:25px;background-color:#000c40;width:30%;display:flex;flex-direction:column}.connections h2{text-align:center}.social-links{display:flex;justify-content:center}.social-logo{width:50px;height:auto}.github-logo{width:50px;height:auto;background-color:#fff;border-radius:25px}body{margin:0}.container{margin:1rem;text-align:center}.nav{background-color:#333;color:#fff;display:flex;justify-content:space-between;align-items:stretch;gap:2rem;padding:0 1rem}.site-title{font-size:2rem}.nav ul{padding:0;margin:0;list-style:none;display:flex;gap:1rem}.nav a{color:inherit;text-decoration:none;height:100%;display:flex;align-items:center;padding:.25rem}.nav li.active{background-color:#555}.nav li:hover{background-color:#777}.pfp{width:300px;height:auto;border-radius:50%;border:5px solid black;margin:auto 10px 40px}.about-me{margin:auto 10px;width:auto;height:2000px;color:#f8f89e}.about-me-description{border:1px solid #000C40;background-color:#000c40;border-radius:25px;padding:5px 20px;height:auto;width:600px;margin:auto;font-size:20px}html,body{width:100%;height:100%}body{background:linear-gradient(90deg,#f0f2f0,#000c40);background-size:400% 400%}.animation-container{display:inline-block}@keyframes cursor{50%{border-color:transparent}}@keyframes typing{0%{width:0}to{width:100%}}.animated-title{border-right:5px solid;width:100%;white-space:nowrap;overflow:hidden;animation:typing 1.5s steps(23),cursor .5s step-end infinite alternate}@keyframes gradient{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}
