Clipping the background
The gradient is painted as an element background rather than assigned to the CSS color property. The background-clip: text value limits the visible background to the foreground shapes of the glyphs. A transparent text fill then exposes that clipped background. The content remains HTML text; the declarations change its presentation rather than replacing it with an image.