diff --git a/index.html b/index.html
index 883fd63..189d0e1 100644
--- a/index.html
+++ b/index.html
@@ -15,6 +15,11 @@
+
+
+
+
+
@@ -105,7 +110,6 @@
FOR SOME CERATIVITY
02
What we do
-=======
@@ -189,6 +193,294 @@ FOR SOME CREATIVITY
+
+
+
+
+
+
+
+
+ Lorem ipsum, dolor sit amet consectetur adipisicing elit.
+
+
+
+
+
+
+
+
+ Lorem ipsum, dolor sit amet consectetur adipisicing elit.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Any Improvement Required By Us To Make This Website Look Good
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/style.css b/style.css
index 76defc1..8666550 100644
--- a/style.css
+++ b/style.css
@@ -3,11 +3,17 @@ body {
cursor: url(cursor.png), auto !important;
}
-* {
+ {
+ box-sizing: border-box;
+ margin: 0%;
+ padding: 0%;
+ font-family: "Darker Grotesque";
+=======
box-sizing: border-box;
margin: 0%;
padding: 0%;
font-family: "Darker Grotesque" !important;
+
}
@@ -475,7 +481,11 @@ textarea:focus {
/*--------------- footer section starts here --------------- */
.footer {
+
+ background:#161616;
+
background: #161616;
+
}
#media,
@@ -519,6 +529,12 @@ h4 {
display: inline-block;
}
+#media ul li a {
+ color: #fff;
+ text-shadow: 1px 1px 1px #fff;
+ font-size: 1em;
+}
+
@media(max-width: 900px) {
.footer .container {
width: 92% !important;