.honeypot {
  display: none;
  visibility: hidden;
  height: 0;
  overflow: hidden;
}

main {
  min-height: 70vh;
}