.tabContent {
   display: none;
}

.tabContent.content-active {
   display: block;
}