diff --git a/static/style.css b/static/style.css index f0c167d..aad771b 100644 --- a/static/style.css +++ b/static/style.css @@ -6,6 +6,11 @@ html, body { font-size: 110%; } +body { + max-width: 80ex; + margin: 0 auto; +} + @font-face { font-family: "Atkinson Hyperlegible"; src: url('./fonts/atkinson-hyperlegible/eot/Atkinson-Hyperlegible-Regular-102.eot');