diff --git a/css/style.css b/css/style.css index 7473a59..8a70f83 100644 --- a/css/style.css +++ b/css/style.css @@ -1,5 +1,5 @@ .slide1 p { - background-color: aliceblue; + background-color: coral; color: black; margin-left: 200px; margin-right: 200px; @@ -17,4 +17,4 @@ .tech img { height: 100px; -} \ No newline at end of file +}