.tab-content-container {
  display: none;
}
.tab-content-container.active {
  display: block;
}