Skip to content

Commit b47ba9e

Browse files
authored
Update index.html
1 parent 6a1ca8f commit b47ba9e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta name="viewport" content="width=device-width, initial-scale=1" />
77
<style>
88
:root { --max: 1100px; }
9-
body { font-family: Arial, Helvetica, sans-serif; margin: 0; background:#0e1116; color:#e6edf3; }
9+
body { font-family: Arial, Helvetica, sans-serif; margin: 0; background:#ffffff; color:#000000; }
1010
header { padding: 24px; text-align:center; }
1111
header h1 { margin: 0 0 8px; font-size: 28px; }
1212
header p { margin: 0; opacity:.8 }

0 commit comments

Comments
 (0)