diff --git a/about.css b/about.css index b574549..6385071 100644 --- a/about.css +++ b/about.css @@ -8,7 +8,7 @@ body { font-family: 'Arial', sans-serif; line-height: 1.6; background-color: #f7f9fc; - color: #333; + color: white; } header {