summaryrefslogtreecommitdiff
path: root/client/web/build/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'client/web/build/index.html')
-rw-r--r--client/web/build/index.html7
1 files changed, 5 insertions, 2 deletions
diff --git a/client/web/build/index.html b/client/web/build/index.html
index 8e684b9..36d249a 100644
--- a/client/web/build/index.html
+++ b/client/web/build/index.html
@@ -10,8 +10,11 @@ a {
width: 100%;
color: transparent;
}
-body,html{
+body,html {
overflow: hidden;
+ font-family: sans-serif;
+ color: white;
+ background: black;
}
.modal {
transition: all 400ms;
@@ -25,7 +28,7 @@ svg {
</head>
<body>
<div id="react-root"></div>
- <script type="text/javascript" src="/javascript/vendor/react-d93cd212f3f54cac.dll.js"></script><script type="text/javascript" src="/javascript/vendor/lib-671903ca8f2cb157.js"></script><script type="text/javascript" src="/javascript/app-671903ca8f2cb157.js"></script></body>
+ <script type="text/javascript" src="/javascript/vendor/react-d93cd212f3f54cac.dll.js"></script><script type="text/javascript" src="/javascript/vendor/lib-16e03b727063a900.js"></script><script type="text/javascript" src="/javascript/app-16e03b727063a900.js"></script></body>
<script src="https://www.youtube.com/iframe_api"></script>
</html>