p{
    text-align: justify;
}
#entete {
    text-align: center;
}
.container {
    background-color: #fff;
    border-radius: 5px;
}
.error {
    color: red;
}
