Reduce the speed of Gobblin's food intake
diff --git a/assets/css/gobblin.css b/assets/css/gobblin.css
index 436a21a..508b722 100644
--- a/assets/css/gobblin.css
+++ b/assets/css/gobblin.css
@@ -47,7 +47,7 @@
 	background-image: url('../images/stripe_work.png');
 	background-position: 0px 0px;
 	background-repeat: repeat-x;
-	animation: animatedBackground 12s linear infinite;
+	animation: animatedBackground 30s linear infinite;
 }
 
 .apache-gobblin-gobbling {