diff --git a/css/style.css b/css/style.css index bdd42b3..be90a0e 100644 --- a/css/style.css +++ b/css/style.css @@ -4,6 +4,7 @@ body, body * { + background-color: #ffffff00; padding: 0; margin: 0; font-family: 'Manrope', sans-serif; @@ -76,4 +77,4 @@ p { opacity: 0; top: 25%; } -} \ No newline at end of file +}