Spaces:
Running
Running
Update index.html
Browse files- index.html +0 -10
index.html
CHANGED
@@ -3,16 +3,6 @@
|
|
3 |
<head>
|
4 |
<meta charset="utf-8">
|
5 |
<title>Gsplat Viewer</title>
|
6 |
-
<style>
|
7 |
-
/* Fallback in case CSS doesn't load */
|
8 |
-
html, body {
|
9 |
-
background-color: black;
|
10 |
-
margin: 0;
|
11 |
-
padding: 0;
|
12 |
-
width: 100%;
|
13 |
-
height: 100%;
|
14 |
-
}
|
15 |
-
</style>
|
16 |
</head>
|
17 |
<body>
|
18 |
<canvas id="application-canvas"></canvas>
|
|
|
3 |
<head>
|
4 |
<meta charset="utf-8">
|
5 |
<title>Gsplat Viewer</title>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
6 |
</head>
|
7 |
<body>
|
8 |
<canvas id="application-canvas"></canvas>
|