.center, .title, .author { text-align:center; }

pre { margin-left: 6ex; }

body { width: 99%; }

.outer {
    margin: 0 auto;
    max-width: 50em;
    // background-color: aliceblue;
    // padding: 10px;
    // box-shadow: 2px 2px 6px 2px darkgrey;
}
