give text a gradient background

PHOTO EMBED

Sun Oct 09 2022 19:23:54 GMT+0000 (Coordinated Universal Time)

Saved by @Joe_Devs #css

background: linear-gradient(274deg, rgba(68,138,193,1) 0%, rgba(128,200,242,1) 25%, rgba(255,179,0,1) 50%, rgba(232,59,205,1) 75%, rgba(74,122,154,1) 100%);
  
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
content_copyCOPY

add this directly to the text tag (h1, p) to give the text a gradient

https://youtube.com/clip/UgkxFkAoCvfD3YhOIjiG88-9hRv8a-kBoTS_