body {
    background-color: floralwhite;
}

h1 {
    letter-spacing: -1px;
}

h1 a, h1 a:visited {
    text-decoration: none;
    color: black;
}

footer {
    text-align: center;
    margin-top: 2em;
}

.left {
    text-align: left;
}