Minor bug fix and added date to graphs
diff --git a/index.php b/index.php
index e849e7a..9f2321e 100644
--- a/index.php
+++ b/index.php
@@ -8,6 +8,7 @@
     <style>
     body {
       font-family: 'Helvetica', 'Arial', sans-serif;
+      padding-bottom: 200px;
     }
 
     .graphs {