This commit is contained in:
2026-07-24 19:13:08 -05:00
parent d4f4b7e36d
commit 345542936e
+2
View File
@@ -9,6 +9,8 @@
<style>
* { margin: 0; padding: 0; box-sizing: border-box; }
:root {
--bg: #05050a;
--surface: rgba(15, 15, 25, 0.7);