diff --git a/index.php b/index.php
index 66cd975..674045e 100755
--- a/index.php
+++ b/index.php
@@ -98,11 +98,8 @@ if($_SERVER['REQUEST_METHOD'] == 'POST') {
-
+
+
@@ -126,6 +123,8 @@ if($_SERVER['REQUEST_METHOD'] == 'POST') {
+
Fork me on GitHub
+
diff --git a/style.css b/style.css
new file mode 100644
index 0000000..a7a1ac3
--- /dev/null
+++ b/style.css
@@ -0,0 +1,3 @@
+pre {
+ max-height: 100px;
+}
\ No newline at end of file