图片填充文本

清华大佬耗费三个月吐血整理的几百G的资源,免费分享!....>>>

.text {
      font-size: 40px;
      text-transform: uppercase;
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
   }