Update index.html
Browse files- index.html +3 -0
index.html
CHANGED
@@ -143,6 +143,9 @@
|
|
143 |
font-size: 14px;
|
144 |
z-index: 10;
|
145 |
}
|
|
|
|
|
|
|
146 |
</style>
|
147 |
</head>
|
148 |
<body>
|
|
|
143 |
font-size: 14px;
|
144 |
z-index: 10;
|
145 |
}
|
146 |
+
#progress-container{
|
147 |
+
display: none;
|
148 |
+
}
|
149 |
</style>
|
150 |
</head>
|
151 |
<body>
|