.titre {
text-align: center;
}

body {
background-color: white;
}

button{
background-color: white;
border-radius: 12px;
}

select {
background-color: white;
border-radius: 12px;
}

input {
font: inherit;
width: 1em;
height: 1em;
transform: translateY(-0.075em);
}
