.Bild{
    display: flex;
    justify-content: center;
    align-items: center;
}
.text{
    color: #f54b0e;
}
.footer{
    text-align: center;
    font-size: 13px;
}

.headline{
color: green;
text-decoration: underline;
    text-align: center;
}
.headline1{
    color: blue;
    text-align: center;
}

