diff --git a/export/index.html b/export/index.html
index 1a9d43a..23da3d6 100644
--- a/export/index.html
+++ b/export/index.html
@@ -407,10 +407,10 @@
Message log
const style = {
border: "none",
color: "#555b64",
- fontWeight: "400",
fontSize: ".875rem",
lineHeight: "1.25rem",
- fontFamily: "\"iA Writer Mono\", SFMono-Regular, Menlo, Consolas, monospace",
+ overflowWrap: "break-word",
+ textAlign: "left",
};
// Create a new div with the key material and append the new div to the body