.profile-photo{height:300px;width:300px;object-fit:contain}.navbar{background-color:#3535d9}footer{background-color:#3535d9;color:#fff}.tech-stack{height:max-content;width:max-content}.dev-card img{width:100px;height:100px}.certificate-img{width:100%;object-fit:contain;object-position:center}div{transition:background-color .4s ease}div:target{animation:blink 10s ease-in-out}@keyframes blink{0%{background-color:gray}50%{background-color:transparent}to{background-color:transparent}}
