diff --git a/packages/web/public/index.html b/packages/web/public/index.html
index 5d2c9c418..2830d44ad 100644
--- a/packages/web/public/index.html
+++ b/packages/web/public/index.html
@@ -1,46 +1,116 @@
+
+
+
-
-
-
+ DbGate
+
+
- DbGate
-
-
+
+
-
-
+
+
+
+
+
+
+
-
-
-
-
-
-
-
+
-
+
-
+ #starting_dbgate_zero {
+ position: absolute;
+ left: 0;
+ top: 0;
+ right: 0;
+ bottom: 0;
+ display: flex;
+ align-items: center;
+ justify-content: space-around;
+ }
-
-
- Loading DbGate App ...
-
-
+ .inner-flex {
+ display: flex;
+ align-items: center;
+ flex-direction: column;
+ }
+
+
-
\ No newline at end of file
+
+
+
+