.choice {
    margin-bottom: 1em;
}

.choice button {
    margin-right: 1em;
}

.score {
    float: right;
}

.inactive {
    color: #ccc;
}

.hidden {
    display: none !important;
}
