.quiz-a div.item { display: none; }
.quiz-a div.item.first { display: block; }
.quiz-a ul.answers li input { position: absolute; left: -10001em; }