body {
    background-image: url("../images/bg_wolf.webp");
    background-repeat: no-repeat;
}

h1 {
    background-color: white;
}

.link_back {
    position: absolute;
    background-color:white;
    top: 50%;
    left: 5%;
}