.profile-speed-lines { position: absolute; width: 100%; height: 100%; background: radial-gradient(ellipse 200% 100% at center, transparent 40%, rgba(56, 189, 248, 0.1) 41%, rgba(56, 189, 248, 0.3) 42%, transparent 43%), radial-gradient(ellipse 200% 100% at center, transparent 45%, rgba(125, 211, 252, 0.1) 46%, rgba(125, 211, 252, 0.2) 47%, transparent 48%); animation: speed-lines-flow 1.8s ease-in-out forwards; }