diff --git a/.gitmodules b/.gitmodules
index df819cb..b4edc8e 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,3 +1,6 @@
[submodule "lol/liquid-shape-distortions"]
path = lol/liquid-shape-distortions
url = https://github.com/collidingScopes/liquid-shape-distortions
+[submodule "lol/components/marquee"]
+ path = lol/components/marquee
+ url = https://codeberg.org/epickiwi/marquee-webcomponent.git
diff --git a/lol/components/marquee b/lol/components/marquee
new file mode 160000
index 0000000..e7e9071
--- /dev/null
+++ b/lol/components/marquee
@@ -0,0 +1 @@
+Subproject commit e7e907129fcc5ccd9ab62a120144497314f36f51
diff --git a/lol/components/marquee.js b/lol/components/marquee.js
deleted file mode 100644
index a0d1eb6..0000000
--- a/lol/components/marquee.js
+++ /dev/null
@@ -1,205 +0,0 @@
-const TEMPLATE = document.createElement("template");
-TEMPLATE.innerHTML = `
+ Create psychedelic art using liquid motion, distortion, shadows and light. +
+I recommend hitting the 🎲 button until you get something you like.
+You can also use the full controls at the top right to fine-tune all parameters.
+ +| + + | + ++ + | + ++ + | + ++ + | + ++ + | +
Made by: @stereo.drift
+Song: Fahrenheit Fair Enough - Telefon Tel Aviv
+ +
+
+ Create psychedelic art using liquid motion, distortion, shadows and light. This tool is free, and works in real-time in the browser.
+This project was inspired by drum & bass / acid techno music, and 90s rave posters.
+Use this to create art for a music video, concert posters, stylized animations in creative projects, or simply to enjoy alongside some fine music.
+ +Controls / hotkeys:
+Use the full control menu (top-right) to set a custom canvas size, adjust animation speed, control pattern and colours, etc...
+You can export your creation as an image or video afterwards.
+The animation is created with WebGL shaders, starting from a random seed position and mixing in elements of random noise (fractal brownian motion, 3D simplex noise), so each time you re-run it you're creating a unique piece of art.
+This tool is completely free, open source (MIT license), without any paywalls or premium options. You are welcome to use it for personal or commercial purposes.
+If you found this tool useful, feel free to buy me a coffee. My name is Alan, and I enjoy building open source software for art, animation, games, and more. This would be much appreciated during late-night coding sessions!
+ +
+
+ The code used to create the animation is resource-intensive, so it may run with some lag if your computer doesn't have enough computing power, too many tabs open, low battery, etc.
+If the video export feature does not work for you, please try a free screen-recording tool such as OBS Studio.
+ +This project is coded using webgl shaders, vanilla Javascript, HTML5 canvas, and CSS (see github repo). Video creation and encoding is done using mp4 muxer.
+The song used is Fahrenheit Fair Enough by Telefon Tel Aviv.
+If you enjoyed this, you may be interested in my other free / open source projects:
+Feel free to reach out to discuss, ask questions, or just to say hi! You can find me @stereo.drift on instagram, or through the other places below :)
+| + | + | + | + | + |