Hh Get link Facebook X Pinterest Email Other Apps February 08, 2025 body { animation: scroll 45s linear; } @keyframes scroll { 0% { transform: translateY(0); } 100% { transform: translateY(-100%); } } Read more