diff --git a/style.css b/style.css index ef3175e..de8e2d1 100644 --- a/style.css +++ b/style.css @@ -52,6 +52,9 @@ input[value=Submit]:hover { .social a:hover { color: turquoise; } +body{ +background-image: linear-gradient(to right, rgba(255,0,0,0), rgba(255,0,0,1)); +} /* h1 { background-color: green;