.titre {
text-align: center;
}

#selectionMots {
font-size: 20px;
}

body {
background-color: white;
}

button{
background-color: white;
border-radius: 12px;
margin: 10px;
padding: 0px;
}
