diff --git a/style.css b/style.css index ee004e9..83ab451 100644 --- a/style.css +++ b/style.css @@ -1,6 +1,7 @@ -body { background: black; - color:white; +body { background: #7FFF00; + color:white;font-size: + } p { - text-decoration: underline; + text-decoration: underline overline #FF3028; } \ No newline at end of file