.rouge {
  color: red;
}
.vert {
  color: green;
}
.bouton{
    position:absolute;
    top:15px;
    left:15px;
}

.bouton img{
    width:40px;;
}