.jeux {
    display: flex;
    flex-direction: column;
    width: 300px;
    margin: auto;
}

.btn, label, input, button,h3 {
    margin: 10px;
}
