
.trap {
  overflow: hidden;
  height: 0;
  margin: 0;
  padding: 0;
}
.trap+p {
  margin-top: 0;
}
