Prevent white flashing on load

This commit is contained in:
Melvin Valster
2019-07-27 00:36:58 +02:00
parent 4bb325cd9a
commit 7317ec594b
+3
View File
@@ -20,6 +20,9 @@
Learn how to configure a non-root public URL by running `npm run build`.
-->
<title>Talent Calculator</title>
<style>
body { background-color: #111; }
</style>
</head>
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>