.gradient-text-music{background:linear-gradient(180deg,#0af,#f9a11f,#f66d1f,#bb267b);background-clip:text;background-size:50% 50%;color:transparent;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-family:Reem Kufi;font-size:80px;font-style:normal;font-weight:700;line-height:100%;animation:gradient-animation 5s ease infinite}@keyframes gradient-animation{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}