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