body{
    background-color: red;
}
a{
    padding: 20px;
    margin-left: 10%;
    width: 35;

}
span{
    color: blue;
}
button{
    color:rgb(6, 164, 40);
}
.vertical_ligne{
    display: inline-block;
    border: 10px solid;
    width: 450;
    margin-left: 35em;
    height: 90vh;

}
.les_paragrapes{
    display: inline-block;
    border: 35px double;color:rgb(71, 165, 42) ;
border-radius: 50%;
width: 150px;
height: 150px;
line-height: 150px;
text-transform: uppercase;
text-shadow: 0px 1px 0px #f10101;
padding: 0px 0.8em;
font-size: 20px;
margin-top: 1px;
font-size: 105%;
bottom: 120%;
}