#FaustTutorial {
    background-image: url(../media/textures/BackGrounds/Einleitung.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

#LastPage {
    background-image: url(../media/textures/BackGrounds/Schluss.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}