La barre de navigation reste au sommet
.headerMenu {
position: fixed;
top: 0;
}
Doubtful Duck
.headerMenu {
position: fixed;
top: 0;
}