diff --git a/web/tgwebapp.html b/web/tgwebapp.html index 468b59f..04010ae 100644 --- a/web/tgwebapp.html +++ b/web/tgwebapp.html @@ -109,6 +109,12 @@ #message { visibility: hidden; + position: fixed; + top: 0; + left: 0; + width: 100%; + height: 100%; + z-index: 1010; } @-webkit-keyframes spin { @@ -210,7 +216,7 @@
-WebAssembly is not supported in your browser
WebAssembly is not supported in your browser