body{
    text-align: center;
}

p{
    font-size: 28px;
    font-weight: bold;
}

input{
    width: 200px;
    height: 30px;
}
.choix input{
    width: 50px;
    height: 15px;
}

div{
    margin-top: 2%;
    margin-bottom: 2%;
}
