#container-onboarding{
    width: 100vw;
    height: 110vh;
    padding-top: 15vh;
    padding-left: 10Vw;
    padding-right: 10vw;
}
h1{
    font-size: 60px;  
}
#reset-north{
  top: 50px;
}


#controls-map{
    top: 30%;
}

#desc-projet{
    top: 130px;
    width:500px;
    padding: 15px;
    font-size: 11px;
    font-weight: 800;
}
#infos-line{
    position: absolute;
    left: 50px;
    top: 250px;
}