diff --git a/public/index.html b/public/index.html
index 1c5909d..2d333de 100644
--- a/public/index.html
+++ b/public/index.html
@@ -14,16 +14,7 @@
user's mobile device or desktop. See https://developers.google.com/web/fundamentals/web-app-manifest/
-->
-
-
Netflix
+ Netflix Clone
diff --git a/src/App.css b/src/App.css
index c673d52..ae009af 100644
--- a/src/App.css
+++ b/src/App.css
@@ -2,5 +2,5 @@
margin: 0;
}
.app {
- background-color: #111;
+ background-color: #101010;
}