diff --git a/styles.css b/styles.css index b57bd92..99a36bf 100644 --- a/styles.css +++ b/styles.css @@ -1,3 +1,7 @@ body{ background-color:#b5b5b5; +} + +p{ + color:#232233; } \ No newline at end of file