.content-section {
    overflow: hidden;
  }
  .content-section.hidden {
    width: 0;
    height: 0;
  }