body{
    background-image:url("../pics/impressumBG.jpg");
    background-size: cover;
    /*background-image: linear-gradient(90deg,rgba(255, 255, 255, 1) 50%, rgba(0, 68, 255, 1) 100%), url("Galerie/Iris\ I\ links\ Acryl\,\ Leinwand\,\ 60x80\,\ 2025.jpg");
*/}

.body h1 {
    color: red;
    position: absolute;
    top: 100%;
}