diff --git a/index.html b/index.html
index f92f292..44a0241 100644
--- a/index.html
+++ b/index.html
@@ -5,7 +5,7 @@
freibier.cc
-
+
diff --git a/style/freibier.css b/style/freibier.css
index 48b6b0a..3ac2900 100644
--- a/style/freibier.css
+++ b/style/freibier.css
@@ -266,4 +266,7 @@ pre {color: grey;
padding-left: 3%;
padding-right: 3%;
}
+ #wrapper{
+ width: 95%;
+ }
}