diff --git a/greentext/captcha.html b/greentext/captcha.html new file mode 100644 index 0000000..751b9ba --- /dev/null +++ b/greentext/captcha.html @@ -0,0 +1,22 @@ + + +
+ + +>be me
+>watch youtube
+>zone out
+>come back from zone out
+>what?
+>youtube video now in weird captcha?
+>look up captcha game
+>find game
+>captchaware
+>very addicting
+>good ost
+ + \ No newline at end of file diff --git a/greentext/greentext.css b/greentext/greentext.css new file mode 100644 index 0000000..30d27c8 --- /dev/null +++ b/greentext/greentext.css @@ -0,0 +1,7 @@ +p { + color: #789922; + margin: 0; +} +body { + background-color: #d6daf0; +} \ No newline at end of file diff --git a/greentext/template.html b/greentext/template.html new file mode 100644 index 0000000..ec369ac --- /dev/null +++ b/greentext/template.html @@ -0,0 +1,13 @@ + + + + + +>be me
+>puruple pig
+ + \ No newline at end of file