.container {
    margin-top: 7em;
    text-align: center;

    font-family: Arial,Helvetica,sans-serif;
    font-size: 2em;
}

.link {
    text-decoration: none;
    color: rgb(82, 156, 204);
}
