Skip to content

Instantly share code, notes, and snippets.

View pedroarrman's full-sized avatar

pedro arribas pedroarrman

View GitHub Profile
@pedroarrman
pedroarrman / index.html
Created November 20, 2023 09:09 — forked from Kn4ppster/index.html
Scrolling CSS gradient
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Scrolling CSS gradient</title>
<style>
body {