diff --git a/index.html b/index.html
index b7d34aa..0e5f57d 100644
--- a/index.html
+++ b/index.html
@@ -11,32 +11,27 @@
-
WELCOME TO MY PAGE
-
★ Under Construction ★
+
Just another webpage
+
★ Under Destruction ★
- /\_/\
- ( o.o )
- > ^ <
+ -- -----
+ ... ..!..
+ ... ..!..
+ ..........
+ .......!
+ ... ..!
+ ... ..!
-
About me
+
+ (too many content)
-
Hi, I’m CHANGE ME.
-
-
I’m into CHANGE ME.
-
-
Right now I’m thinking about: CHANGE ME.
-
-
- If you want to see something I like, click
- CHANGE ME (your link).
-
@@ -49,16 +44,11 @@
body {
margin: 0;
- font-family: Arial, Helvetica, sans-serif;
- color: black;
+ font-family: Comic Sans, sans-serif;
+ color: blue;
/* striped background */
- background:
- repeating-linear-gradient(45deg,
- yellow 0px,
- yellow 14px,
- pink 14px,
- pink 28px);
+ background-color:#0F0;
}
.wrap {