diff --git a/public/index.html b/public/index.html
index be59532f..589910ee 100644
--- a/public/index.html
+++ b/public/index.html
@@ -1,216 +1,215 @@
+
+
+
+
+
+
+ <%= webpackConfig.name %>
+
+
+
- .no-js #loader-wrapper {
- display: none;
- }
-
- .no-js h1 {
- color: #222222;
- }
-
- #loader-wrapper .load_title {
- font-family: 'Open Sans';
- color: #FFF;
- font-size: 19px;
- width: 100%;
- text-align: center;
- z-index: 9999999999999;
- position: absolute;
- top: 60%;
- opacity: 1;
- line-height: 30px;
- }
-
- #loader-wrapper .load_title span {
- font-weight: normal;
- font-style: italic;
- font-size: 13px;
- color: #FFF;
- opacity: 0.5;
- }
-
-
-
-
-
-
-
-