#cliptext{
  text-align:center;
  background:radial-gradient(red,blue,black);
  background-clip:text;
	color:transparent;
}