
#affichage_phrase {
border: 1px solid black;
font-size: 50px;
text-align: center;
}

body {
background-color: white;
}

#box {
text-align: center;
}


