diff --git a/style.css b/style.css index af70672..e8ce970 100644 --- a/style.css +++ b/style.css @@ -1,5 +1,5 @@ body { - background: #CCCCCC + background: #9c53d8 } h1 { @@ -13,5 +13,5 @@ p { } em strong { - color: #FF0000; + color: #dc76e6; }