h2 {
    color:red
}

#sd {
    color: rgb(255, 157, 0)
}

h3 {
    color: blanchedalmond;
}

body { 
    background-color: rgb(195, 0, 255);
    font-family: system-ui, 'apple-system', 'sans serif';
    font-size: ;

#lien {
    color:rgb(255, 0, 255)
}

#PB {
    color:white
}
.jaune{
    color:yellowgreen
}