diff --git a/index.html b/index.html
index 721a147..8dfce98 100644
--- a/index.html
+++ b/index.html
@@ -26,7 +26,7 @@
a { color: #311c07; }
.description { font-size: 1.2em; margin-bottom: 30px; margin-top: 30px; font-style: italic;}
.download { float: right; }
- pre { background: #000; color: #fff; padding: 15px;}
+ pre { background: #000; color: #fff; padding: 15px; overflow-x: auto;}
hr { border: 0; width: 80%; border-bottom: 1px solid #aaa}
.footer { text-align:center; padding-top:30px; font-style: italic; }
/*]]>*/