We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1ff7bc commit 2980261Copy full SHA for 2980261
public/index.html
@@ -1,5 +1,5 @@
1
<!DOCTYPE html>
2
-<html lang="en">
+<html lang="en" style="background-color: #000000">
3
<head>
4
<meta charset="utf-8" />
5
<meta name="viewport" content="width=device-width,initial-scale=1" />
@@ -21,5 +21,5 @@
21
<link rel="canonical" href="https://lhsdevx.vercel.app/" />
22
</head>
23
24
- <body></body>
+ <body style="display: none"></body>
25
</html>
0 commit comments