.marquee-infini{overflow:hidden;white-space:nowrap;position:relative}.marquee-infini p{display:inline-block;padding-left:100%;animation:defilement-gauche 25s linear infinite}@keyframes defilement-gauche{0%{transform:translate(0,0)}100%{transform:translate(-100%,0)}}body{margin:0;padding:0}.section-plein-ecran{min-height:100vh;height:auto;margin-top:-80px;padding-top:80px;display:flex;flex-direction:column;justify-content:center}#main-header{position:fixed;top:0;width:100%;z-index:9999;height:80px}@media (max-width:980px){.section-plein-ecran{min-height:100vh;height:auto;margin-top:-60px;padding-top:60px;/* justify-content:flex-start;