.gradientText{background:linear-gradient(35deg,#4285f4,#9b72cb,#ea4335,#4285f4) 0 0/200%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;animation:8s linear infinite spectrum}.gradientLogo{background:linear-gradient(35deg,#4285f4,#9b72cb,#ea4335,#4285f4) 0 0/200%;animation:9s linear infinite logoSpectrum}@keyframes spectrum{0%{background-position:0%}to{background-position:200%}}@keyframes logoSpectrum{0%{background-position:50%}to{background-position:250%}}
