📅  最后修改于: 2022-03-11 14:47:48.199000             🧑  作者: Mango
h1 {
font-size: 72px;
background: -webkit-linear-gradient(green, red);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}