diff --git a/index.html b/index.html
index 69d1e1d..ff22ad9 100644
--- a/index.html
+++ b/index.html
@@ -1,24 +1,69 @@
-
+
+
+
+ Web Tech Hack
+
+
+
+
+ Web Technologies Level 1 hackathon
+ The power lean Project
+
+ The Power Learn Initiative launched the #1Milliondevs4Africa program in April 2022 to
+ make tech skills accessible and affordable to young Africans.
+
-
+
+ Check this out, to study software development
+
+
+
-
+
+
+
+
diff --git a/style.css b/style.css
index 8b13789..6ada1f3 100644
--- a/style.css
+++ b/style.css
@@ -1 +1,9 @@
-
+.heading{ color:blue; font-family: "Gill Sans";}
+.heading_2{ color: brown; font-family: Verdana; }
+.paragraph_main {color: black; font-family: Tahoma;}
+.paragraph_1{color: red; font-size: 15px ;}
+.PLP_logo {
+ border: 2px;
+ min-width: 500px;
+ min-height: 500px;
+}