.choice {
    color:rgb(14, 14, 79);
}
.choice:hover {
    color:rgb(63, 131, 160);
}
.outcome {
    display:none;
}