button {
    padding: 20px;
}

.game {
    width: 600px;
    text-align: center;
    margin: 100px auto 0;
}

.btnChoice {
    margin: 0 0 20px;
}