wip: visual re-work

This commit is contained in:
2026-07-03 14:56:43 -03:00
parent 1580187689
commit 1dfbe74280
32 changed files with 636 additions and 188 deletions

View File

@@ -8,8 +8,8 @@
<link rel="stylesheet" href="/index.css">
</head>
<body class="bg-black">
<body class="bg-slate-950">
<div id="root"></div>
<script type="module" src="/index.tsx"></script>
</body>
</html>
</html>