summaryrefslogtreecommitdiffhomepage
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/index.html b/index.html
index c13963a..2320cf2 100644
--- a/index.html
+++ b/index.html
@@ -17,8 +17,7 @@
<h1>Ludicrous Adventures of Ridiculous Shenanigans</h1>
<h1>#1 CTF team</h1>
</div>
- <div class="bg"></div>
- <div class="reduced"></div>
+ <div id="bg" class="bg"></div>
<script src="https://cdn.jsdelivr.net/npm/particles.js@2.0.0/particles.min.js"></script>
<script src="script.js"></script>
</body>