Files changed (1) hide show
  1. styles.css +2 -2
styles.css CHANGED
@@ -3,8 +3,8 @@
3
  /* Body styling for dark theme */
4
  body {
5
  font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
6
- background-color: #ffffff;
7
- color: #ffffff;
8
  }
9
 
10
  /* Title styling */
 
3
  /* Body styling for dark theme */
4
  body {
5
  font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
6
+ background-color: #000000;
7
+ color: #000000;
8
  }
9
 
10
  /* Title styling */