body {
    font-family: Helvetica, sans-serif;
    margin: 20px;
}

a {
    color: rgb(6, 137, 8);
}

.back-to-top {
    font-size: 0.6em;
    text-decoration: none;
}