@media (max-width:600px){.image-frame-div{border:5px solid #4EB6DB!important}}@media (max-width:600px){.project-image-div{width:100%!important;padding-bottom:0!important}}.img-shake{transition:.5s;transform:scale(.9)}.img-shake:hover{transform:scale(1.1);animation:spin .5s ease-in-out 1}@keyframes spin{0%{transform:rotate(0)}10%{transform:rotate(10deg)}20%{transform:rotate(20deg)}30%{transform:rotate(30deg)}}.loading-container{display:flex;justify-content:center;align-items:center;height:100vh}*{margin:0;padding:0;box-sizing:border-box;color:#fff}body{background-color:#101630;font-family:poppins,sans-serif}
