Skip to content

Commit 535a133

Browse files
Fixed
1 parent e8edf6c commit 535a133

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

index.html

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -75,12 +75,7 @@
7575
</head>
7676

7777
<body>
78-
<div id="root">
79-
<div
80-
style="display: flex; justify-content: center; align-items: center; height: 100vh; color: white; background-color: #0f172a; font-family: sans-serif;">
81-
<h1>Loading...</h1>
82-
</div>
83-
</div>
78+
<div id="root"></div>
8479
<script type="module" src="src/main.jsx"></script>
8580
</body>
8681

0 commit comments

Comments
 (0)