Glowing text
Highlight your website by adding Glowing animation on large size text.
This animation can be used to grab the users attention to a specific part of your webpage.
Scratch
You can alter the colors in glow animation by changing the values of CSS variables given below:
--glow-initial-color and --glow-final-color.
The initial color variable is the color from which the animation will start and the final color variable is the color at which the animation will end.
<h2 class= "glow-txt txt-center">Hello World</p>