*{box-sizing:border-box;margin:0;padding:0}body{font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.5;background-color:#f7f7f7;height:fit-content;color:#333;word-wrap:break-word}div{transition:background-color .3s ease-out}.container{min-height:100vh}header{background-color:#fff;box-shadow:0 2px 5px #0000001a;position:sticky;top:0;font-size:20px;z-index:10}header nav{display:flex;justify-content:space-between;align-items:center;padding:10px 0}header nav ul{display:flex;justify-content:center;align-items:center;list-style:none}header nav ul li{margin:0 40px}header nav ul li a{text-decoration:none;color:inherit}header nav ul li a:hover{text-decoration:none;color:#6b6b6d}header button{background-color:transparent;border:none;cursor:pointer;font-size:20px;font-weight:700;padding:10px;margin-left:9rem;color:inherit}header .dark-mode{background-color:#333;color:#fff;border-radius:5px;padding:5px 10px;font-size:14px}header .name{font-size:25px;font-weight:700;margin-left:20px}.home{justify-content:center;align-items:center}.home h1{font-size:48px;font-weight:700;text-align:center}.home h3{text-align:center}.home .fgif{display:flex;flex-direction:column;align-items:center;margin-bottom:10px}.home .fgif img{width:450px;height:450px;border-radius:10000px;align-items:center;display:block;margin-bottom:10px}.home button{background-color:transparent;border:none;cursor:pointer;font-size:20px;font-weight:700;color:inherit}.home h2{text-align:center}.home .social{display:flex;justify-content:center;align-items:center;font-size:40px}.home .social ul{list-style:none;display:flex}.home .social li{margin:0 15px;cursor:pointer}.home .social li:hover{scale:1.2}.home .social a{color:inherit}.project-head{text-align:center;margin:0 auto;margin-top:1vh;font-size:40px}.project-container{display:flex;flex-wrap:wrap;justify-content:center}.project-card{margin:1rem;width:650px;border:1px solid #ddd;border-radius:4px;box-shadow:0 2px 4px #0003;text-align:center;background-color:#fff;transition:all .3s ease}.project-card:hover{box-shadow:0 4px 8px #0003;transform:translateY(-2px)}.project-image{width:100%;height:400px;object-fit:cover;border-top-left-radius:4px;border-top-right-radius:4px}.project-title{margin-top:1rem;font-size:1.5rem;font-weight:700;color:#333}.project-description{margin:1rem;font-size:1rem;color:#555}.project-link{display:inline-block;margin-bottom:1rem;padding:.5rem 1rem;border-radius:4px;background-color:#313234;color:#fff;text-decoration:none;transition:all .3s ease}.project-link:hover{background-color:#77797b;box-shadow:0 2px 4px #0003}@media screen and (max-width: 768px){.project-card{width:90%}}.about-me{padding:20px 0;justify-content:center;align-items:center;max-width:1000px;margin:0 auto}.about-me h1{color:0 auto;font-size:4vh}.about-me .tech-stack{text-align:center;justify-content:center;align-items:center;font-size:60px;margin-top:5vh;margin-bottom:2vh}.about-me .tech-stack h4{font-size:13px;text-align:center}.about-me .tech-stack h3{font-size:35px;text-align:center;align-items:center;margin-bottom:2vh}.about-me .tech-stack ul{list-style:none;display:flex;align-items:center;justify-content:center;text-align:center;margin:0 auto;cursor:default;flex-wrap:wrap}.about-me .tech-stack li{margin:0 20px;display:flex;flex-direction:column}.about-me .tech-stack li:hover{scale:1.2}.about-me p{font-size:20px}.about-me p a{color:inherit}.about-me p a:hover{color:gray}footer{padding:20px 0;text-align:center;bottom:0;width:100%;height:50px}@media (max-width: 768px){header nav{display:flex;flex-direction:column;align-items:center}header nav ul{display:flex;flex-direction:row;align-items:center}header nav ul li{margin:10px}header button{margin-left:1vh}.home .fgif img{width:300px;height:300px}}.dark-mode{background-color:#222;color:#fff}.dark-mode header nav{background-color:#333}.dark-mode header nav ul li a{color:#fff}.dark-mode header .dark-mode{background-color:#fff;color:#333}*{margin:0;padding:0;width:auto;height:auto}
