chore: updated index.html 7965adbc
Steve · 2025-11-05 11:11 1 file(s) · +1 −1
index.html +1 −1
6 6
    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
7 7
    <title>alcove</title>
8 8
  </head>
9 -
  <body>
9 +
  <body style="margin: 0; background-color: oklch(0.1797 0.0043 308.1928);">
10 10
    <div id="root"></div>
11 11
    <script type="module" src="/src/main.tsx"></script>
12 12
  </body>