p{
    font-size: 1.7em;
    font-family: 'Roboto', sans-serif;
    color: #ffffff;
    margin-top: 4%;
    margin-bottom: 5%;
    line-height: 40px;
}

section{
    margin-left: 10%;
    margin-right: 10%;
    
}

h3{
    font-size: 2em;
    font-family: 'Roboto', sans-serif;
    color: #ffffff;
    margin-top: 5%;
    margin-bottom: 5%;
}

.h3img{
    font-size: 2em;
    font-family: 'Roboto', sans-serif;
    color: #ffffff;
    margin-top: 5%;
    margin-bottom: 5%;
    text-align: center;
}

.TitreSingleImg{
    font-size: 1,7em;
    margin-left: 15%;
    margin-top: 7%;
}

img{
    border-radius: 15px;
}
.imgPrincipal{
    display: block;
    margin: auto;
    width: 50%;
}

.imgEspace{
    margin-left: 4%;
}


.astéroides{
    display: flex;
}

.astéroides img{
    width: 30%;
    margin: 2%;
}

.crédits{
    text-align: center;
    font-size: 1em;
    margin-top: 3%;
}

span{
    margin-bottom: 5%;
}