diff --git a/why.html b/why.html
index 842e11d98a6c78ec11133a7ef1d2b63098c5cc7c..4322fcd904d04f0d04ef8e121943115b311845da 100644
--- a/why.html
+++ b/why.html
@@ -1,19 +1,20 @@
 <!DOCTYPE html>
 <html lang="en">
 <head>
-   <meta charset="UTF-8">
-   <meta http-equiv="X-UA-Compatible" content="IE=edge">
-   <meta name="viewport" content="width=device-width, initial-scale=1.0">
-   <title>Sixth Sense</title>
-   <!-- bootstrap core css -->
-  <link rel="stylesheet" type="text/css" href="css/bootstrap.css" />
+  <meta charset="UTF-8">
+  <meta http-equiv="X-UA-Compatible" content="IE=edge">
+  <meta name="viewport" content="width=device-width, initial-scale=1.0">
+  <title>Sixth Sense</title>
+  <link rel="icon" href="logo.PNG" type="image/PNG" />
+  <!-- bootstrap core css -->
+  <link rel="stylesheet" type="text/css" href="bootstrap.css" />
   <!-- progress barstle -->
   <!-- fonts style -->
   <link href="https://fonts.googleapis.com/css?family=Poppins:400,700|Raleway:400,600&display=swap" rel="stylesheet">
   <!-- font wesome stylesheet -->
   <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css">
   <!-- Custom styles for this template -->
-  <link href="css/style.css" rel="stylesheet" />
+  <link href="style.css" rel="stylesheet" />
   <!-- responsive style -->
   <link href="css/responsive.css" rel="stylesheet" />
   <!-- activity.css -->
@@ -81,4 +82,10 @@
                             </div>
                         </div>
                         </div>
-                </div>
\ No newline at end of file
+                </div>
+</div>
+</div>
+</section>
+</div>
+</body>
+</html>
\ No newline at end of file