<span>
<font>HTML、CSS、JavaScript、Vue、Svelte</font>
</span>
font {
background: -webkit-linear-gradient( 315deg, #42d392 25%, #647eff);
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
span {
font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
font-weight: bold;
font-size: 72px;
}