@import url(https://fonts.googleapis.com/css?family=Chewy);     body {                                                               background-color:#7B92D1 ;
    background-repeat: no-repeat;
    background-size:30%;
    font-family: 'chewy';
    display:flex;
    justify-content:flex-start;                             font-size: 40px;
}
@import url(https://fonts.googleapis.com/css?family=Indie+Flower);
h1 {
    font-family:' font-family: 'Indie Flower';
    color:slategray;
    text-indent: 10px;                                             background-color:#7BBDD1
}
 
p {                                                               @import url(https://fonts.googleapis.com/css?family=Pacifico); 
    font-family:'Pacifico';
    font-weight:bold;
    font-size: 20px;
    color:ghostwhite;
}
#experience{
   background-color:#7BD1BA ;
    margin: 20px;
}
#competences{
   background-color:#BA7BD1 ;
    margin: 20px;
}
#attentes{
  background-color:#D17BBD;
    margin: 20px;
}                                                                                                               