diff --git a/browser/liquid/base.css b/browser/liquid/base.css
index 8939c32..3d9eabf 100644
--- a/browser/liquid/base.css
+++ b/browser/liquid/base.css
@@ -76,5 +76,9 @@ table.listing th {
border-bottom-width: 2px;
}
+pre {
+ background-color: #f4f4f4;
+}
+
#footer { border-bottom: none; }
diff --git a/browser/main.pt b/browser/main.pt
index 4263fb4..26070f5 100644
--- a/browser/main.pt
+++ b/browser/main.pt
@@ -28,7 +28,7 @@
-
+