渐变背景
橘黄色,浅青色 background-image: linear-gradient(bisque, lightcyan);
浅粉色, 白色 background: linear-gradient(lightpink, white);
利用CSS实现多彩文字 https://www.cnblogs.com/chalkbox/p/13054825.html
170+ https://codepen.io/comehope/pens/public/ 来自github 国内gitee