body {
    background-image: url('../img/album/orginal/berg.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    transition: 0.8s ease;
}