clean repo

This commit is contained in:
do butterflies cry? 2026-01-31 10:31:31 +10:00
parent e001182489
commit c0f53e00c1
18 changed files with 23 additions and 506 deletions

8
www/css/shader-style.css Normal file
View file

@ -0,0 +1,8 @@
.gl-canvas-bg {
position: fixed;
left: 0;
top: 0;
width: 100%;
height: 100%;
z-index: -1;
}