Skip to content

Commit 9371f9c

Browse files
authored
Update index.html
1 parent 5a98d83 commit 9371f9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<title>Bitcoin Address Generator</title>
88
<style>
99
body {
10-
background-color: purple; /* Set background color to purple */
10+
background-color: #4b0082; /* Dark purple */
1111
color: white; /* Change text color to white for better contrast */
1212
}
1313
footer {

0 commit comments

Comments
 (0)