weHadLeftTheGround (desktop only)
My open-source, interactive CSS + JS poem
I've moved the project into Astro to make it easier to manage and manipulate, but it can still be used as a single-page HTML file by referencing index.astro. Just replace the <Container> HTML element with a <body> element.
npm i
npm run dev