1h1 {
2 font-size: 72px;
3 background: -webkit-linear-gradient(#eee, #333);
4 -webkit-background-clip: text;
5 -webkit-text-fill-color: transparent;
6}
1h1 {
2 font-size: 72px;
3 background: -webkit-linear-gradient(#eee, #333);
4 -webkit-background-clip: text;
5 -webkit-text-fill-color: transparent;
6}
7