aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'FrontEnd/index.html')
-rw-r--r--FrontEnd/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/FrontEnd/index.html b/FrontEnd/index.html
index 87e19743..ccd6a21b 100644
--- a/FrontEnd/index.html
+++ b/FrontEnd/index.html
@@ -24,6 +24,7 @@
</strong>
</noscript>
<div id="app"></div>
+ <div id="overlay"></div>
<script type="module" src="/src/index.tsx"></script>
</body>
</html>