body{
     background:grey;
}
.bouton {
    color: pink;
    height: 25px;
    width: 120px;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    text-align: justify;
    text-decoration: underline;

}