body {
    font-family: 'Poppins', sans-serif;
    min-width: 320px;
    background-image: url("Bilder/Ferrari_GTE/1.PNG");
    background-color: whitesmoke;
    background-attachment: fixed;
    background-position: top;
    background-position: center;
    background-repeat: no-repeat;
    background-color: black;
}