body {
    background: transparent;
}

.back-link {
    color: black;
}


.back-link:hover {
    color: blue;
}