#Foto {
display: flex;	align-items: center; justify-content: center;
}

#roterText {
color: red;
}
#blauerText {
color: blue;
}
#gelberText {
color: yellow;
}