

.tou{
    text-decoration: none;
    color: grey;
    margin-left: 50px;
}



.logo{
    width: 60%;
    border-radius: 100%;
    margin-left: 40px;
    height: -20px;
}
.menu{
    background-color: black;
    width: 20%;
}
.profil{
    display: inline-flex;
}
.contenu{
    margin-left: 60px;
}
body{
    background-color: aqua;
}
.tout{
    text-decoration: none;
    color: white;
    margin-left: 50px;
}