diff --git a/src/.template.html b/src/.template.html
index 9249cd7..1464077 100644
--- a/src/.template.html
+++ b/src/.template.html
@@ -53,9 +53,10 @@ sup {
background: palegoldenrod;
}
pre {
- background: lightgray;
+ background: rgb(232,232,232);
padding: 5px;
line-height: initial;
+ white-space: pre-wrap;
}
@@ -68,4 +69,4 @@ pre {
This content is replaced.