@keyframes animateGradient{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.animate-animateGradient{background-size:200% 200%;animation:animateGradient 6s ease infinite}*{font-family:Poppins,sans-serif;scroll-margin-top:70px}
