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

    right: 100px;
 
}
#reset-north{
  top: 30px;
  right: 5px;
}

#controls-map{
    top: 30%;
    right: 30px;
}
#desc-projet{
    left: 30px;
    top: 100px;
    width:500px;
    padding: 15px;
    font-size: 11px;
    font-weight: 800;
}
#infos-line{
    position: absolute;
    top: auto;
    left: 30px;
    bottom: 30px;
}

#ui-map header{
    top: 30px;
    left : 30px;
  
}

#toggle-info{
    bottom: 30px;
}
#legende-map{
    right: 30px;
        bottom: 30px;

}