summary refs log tree commit diff stats
path: root/plain.css
diff options
context:
space:
mode:
Diffstat (limited to 'plain.css')
-rw-r--r--plain.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/plain.css b/plain.css
index cdd170d..69cdae6 100644
--- a/plain.css
+++ b/plain.css
@@ -2,6 +2,8 @@ body {
 	background-color: #F8F4E7;
 	color: #552800;
 	text-align: justify;
+	max-width: 55em;
+	margin: auto;
 }
 
 h1 {