Try particles

This commit is contained in:
2025-12-20 15:54:22 +01:00
parent 8f888851e8
commit b72ad8c78f
3 changed files with 71 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
:host { position: absolute; inset: 0; overflow: hidden; pointer-events: none; }
.particles { width: 100%; height: 100%; display: block; }