Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -10,7 +10,7 @@
|
|
10 |
<link href="https://cdn.jsdelivr.net/npm/[email protected]/css/fonts.min.css" rel="stylesheet" />
|
11 |
</head>
|
12 |
|
13 |
-
<body>
|
14 |
<div id="root"></div>
|
15 |
<a id="back-to-top" href="#" class="btn btn-success btn-lg back-to-top" role="button"><i
|
16 |
class="mdi mdi-arrow-up"></i></a>
|
|
|
10 |
<link href="https://cdn.jsdelivr.net/npm/[email protected]/css/fonts.min.css" rel="stylesheet" />
|
11 |
</head>
|
12 |
|
13 |
+
<body style="height:100%;">
|
14 |
<div id="root"></div>
|
15 |
<a id="back-to-top" href="#" class="btn btn-success btn-lg back-to-top" role="button"><i
|
16 |
class="mdi mdi-arrow-up"></i></a>
|