.page-acceuil {
    background-color: rgb(224, 40, 40);
    h1 { color:rgb(192, 219, 219)}

}
.page-oeuvres {
    background-color: rgb(192, 219, 219);
}

.page-bio {
     background-color: rgb(224, 40, 40);
      h1 { color:rgb(192, 219, 219)}
}

.page-performance {
 background-color: rgb(192, 219, 219);
}