Skip to content

Commit 64292e4

Browse files
authored
Update index.html
1 parent f397af6 commit 64292e4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
color: #333;
3636
}
3737
body {
38-
background-color: #000; /* black background */
38+
background-color: #5555FF; /* black background */
3939
margin: 0;
4040
font-family: Arial, sans-serif;
4141
color: #fff; /* white text for contrast */
@@ -59,3 +59,4 @@
5959

6060

6161

62+

0 commit comments

Comments
 (0)