diff --git a/style.css b/style.css index 146e886..07ab44b 100644 --- a/style.css +++ b/style.css @@ -2,10 +2,11 @@ body { background: pink; + font-family: helvetica; } p { color: white; - text-decoration: underline; + text-decoration: underline; } \ No newline at end of file