body{
    text-align: center;    
}
h1{
    color : MediumSeaGreen;
}
.bouton{
    position:absolute;
    top:15px;
    left:15px;
}

.bouton img{
    width:40px;;
}