diff --git a/src/styles.css b/src/styles.css index 17a1250..0e1fd70 100644 --- a/src/styles.css +++ b/src/styles.css @@ -110,7 +110,8 @@ body { font-style: italic; margin-top: 20px; padding: 10px; - background-color: #3C2A26; + background-color: #2F2F2F; + color: #fff; border-radius: 5px; }