
.answer
{
    display: none;
 
}

.question
{
    margin-bottom: -10px;
}

.question:hover
{
text-decoration: underline;
}