* {
    background-image: url(img/under-construction.jpg);
}

.redirect {
    font-size: 150%;
}

.redirect-link {
    text-decoration-color: rgb(74, 165, 71);
    color: darkblue;
}