#content {
    min-height: 80vh;
}

#postamble {
    margin: auto;
    width: 80%;
    font-size: 80%;
    text-align: center;
}

#postamble > p {
    line-height: 120%;
}
