h1 {
    text-align: center;
}

#content {
    padding-left: 5em;
    padding-right: 5em;
}

a {
    text-decoration: none;
    color: black;
}