diff --git a/Video 02/style.css b/Video 02/style.css index 544f981a..99adc7f0 100644 --- a/Video 02/style.css +++ b/Video 02/style.css @@ -1,4 +1,4 @@ body{ - background-color: red; + background-color: aqua; color: white; -} \ No newline at end of file +}