SOURCE

console 命令行工具 X clear

                    
>
console
<div>AAAAAAAAAAAAA</div>
div {
  width: 100px;
  background: linear-gradient(90deg, red, blue);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip:text;
}