.typewriter {
    font-family: Courier;
    padding: 3em;
    background: white;
    margin: 0 3em;
}
.footnote {
    font-size: .85em;
    color: #4D4F53;
    line-height: 1.3em;
}