reorganised file structure

This commit is contained in:
Emile Clark-Boman 2025-08-01 22:20:11 +10:00
parent ea47bd1ca6
commit d1279703bf
5 changed files with 0 additions and 0 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;
}