section:nth-of-type(1) {
  display: none;
}
section:nth-of-type(2) {
  margin-top: 100px;
}