body{


}

.container-fr{
    border: 2px solid;
    width: 150px;
    height: 30px;
    border-radius: 30px;
    position: relative;
    top: 40px;
    left: 180px;
}
.p-fr{
    font-size: 23px;
    position: relative;
    top: -20px;
    left: 20px;
}
.eulie{
    width: 100%;
    max-width: 700px;
    min-height: 1000px;
    margin: 40px;
    margin-left: 15%;
    border: none;
}
.diouf{
  border: none;
}
.alassane{
    background: #ecbf2ba2;
    margin-left: 100px;
    width: 300px;
    margin-left: 80%;
    margin-top: -80%;
    height: 700px;
    position: fixed;
}
img{
    width: 200px;
    height: 200px;
    border-radius: 50%;
    margin-left: 30px;
}

.paragraphe1{
    margin-left: 10px;
    font-size: 20px;
}

.citation{
    font-size: 20px;
}
#icon-globe{
    position: relative;
    left: 200px;
    font-size: 50px;
    top: -40px;

}