.content_kinderyoga{
    margin-top: 40px;
    display: flex;
    justify-content: center;
    text-align: center;
    align-items: center;
    flex-direction: column;
}

.content_kinderyoga{
    font-size: large;
    color: black;
    margin-top: 80px;
}

body{
    background-image:url("../pictures/stockfoto/hintergrund.png");
    justify-content: center;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;  
}

.wrapper{
    font-size: small;
}
