aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--public/index.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/public/index.html b/public/index.html
index 32e4ca4..4b34f55 100644
--- a/public/index.html
+++ b/public/index.html
@@ -1,5 +1,5 @@
<!DOCTYPE html>
-<html lang="en" style="background-color: grey;">
+<html lang="en">
<head>
<meta charset='utf-8'>
<meta name='viewport' content='width=device-width,initial-scale=1'>
@@ -27,6 +27,5 @@
</head>
<body>
- <h1 class="text-3xl font-bold underline">hello</h1>
</body>
</html>