h1 {
    color:darkcyan;
}

body {
    background-color: darkorange;
}

.encadre {
    border: solid 4px black;
}