body{
    background:url(../image/image\ back.jpg);
    background-size: 1500px;
    background-color: orchid;
    width: 700px;
    font-size: 20px;
    margin:0 auto;
    color: rgb(93, 255, 201);
    padding: 100px;
font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
line-height: 3;
text-align:initial;

   

}
h1{
    text-shadow: 0 0 20px rgb(255, 0, 187);
    font-family: Georgia, 'Times New Roman', Times, serif;
    
 }
div{ 
    position:relative;
    left:1%;
    top: 100%;
    width: 100%;
    padding: 5px;
    background:url(../image/image\ back.jpg);
    display: flex;
    justify-content: space-around;
 }

img{

rotate: 0deg; 
}

.chev{ 
    float:right;
    margin-right: -500px;
    width: 700px;
    margin-top: -150px;
}

 .etoiles{
    display: flex;
    

  }

  .test{
    width: 300px;
    position:absolute;
     margin-left: -350px;
    margin-top: 650px;

   }

   .titre{
    color: blanchedalmond;
    margin-left: 300px;

    }

    .option{
        width: 200px;
     }
    .optionn{
        width: 170px;
     }
 .ailes{
        width: 600px;
     }


.final{
        width: 600px;
        
     }
