#bilder-vorschau {
    height: 250px; 
    width: 250px; 
    padding-left: 10px;
    border-radius: 10%;
}
#bilder-seite {
    height: 500px; 
    width: 500px;
}
.upper123 {
    justify-content: center;
    display: flex;
}

#bilder-miniatur {
    height: 150px;
    width: 150px;
}