

.header {
    background-color: coral;
    width: 100%;
    height: 50px;
}



.defilement {
    height: 50px;
    width: 150px;
    overflow-y: auto;
}

.fix {
    position: absolute
}

.nav-link {
    color: white;
}
.obligatoire {color: red;}