<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#quiz-kit-content div:empty {
  display: initial;
}

div[id^="quiz-kit-results-product"]:nth-child(n+4) {
  display: none;
}</pre></body></html>