.logo {
    width: 150px;
}


.background {
    align-items: center;
    text-align: center;
    border: 2px solid #F2F2F2;
    border-radius: 30px;
    width: 70%;
}

.titel {
    text-align: center;
}