+ get back to main site
+
+
\ No newline at end of file
diff --git a/bio-and-projects/projects.html b/bio-and-projects/projects.html
new file mode 100644
index 0000000..f0594d6
--- /dev/null
+++ b/bio-and-projects/projects.html
@@ -0,0 +1,11 @@
+
+
+
+ Coming Soon...
+
+
+
+
Work in progress!
+ get back to main site
+
+
\ No newline at end of file
diff --git a/index.html b/index.html
index 72a854a..afe50d1 100644
--- a/index.html
+++ b/index.html
@@ -1,31 +1,49 @@
-
- Pain.
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+ Midou's site
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Midou
+
Some Bored guy that does stuff based on his motivation.
tag is no longer needed and is considered useless/going to be deprecated???? so im just gonna center using css and div */
+ text-align: center;
+}
+
+
+@media only screen and (max-width: 600px) {
+ body {
+ font-size: calc(9px + 1vmin);
+ }
+ .pfp-holder {
+ margin-top: -50%;
+ margin-left: 0%;
+ position:static;
+ }
+
+ img {
+ padding: 6px;
+ }
+}
\ No newline at end of file