<!DOCTYPE html><html lang="zh-CN" dir="ltr"><head><meta charset="UTF-8" /><meta data-rh="true" name="viewport" content="width=device-width, initial-scale=1.0"><title>《无言》 · 花无期，泪无痕。奈何桥头锁痴魂。孟婆劝汤不敢饮，只怕忘却归来人。</title><style>html,body,h1 {width: 100vw;height: 100vh; margin: 0; padding: 0;-web0 ;-webkit-user-select: none;user-select: none;overflow: hidden;} h1 {position: relative; z-index: 1;line-height: 100vh; text-align: center;font-weight: bold;-webkit-mask-image: linear-gradient(#000,#000); mask-image: linear-gradient(#000,#000);} h1::before {content: "";position: absolute;inset: -100%;background-image:  conic-gradient(from 45deg, red, orange, yellow, green, teal, blue, purple);background-blend-mode: overlay;animation: spinBg 4s linear infinite;}  @keyframes spinBg{from {transform: rotate(0deg);}to {transform: rotate(360deg);}}</style></head><body><h1>i am fine , thanks! And you ?</h1></body></html>