.tabs .content[data-active="false"]{
    display: none;
}
.tabs .header:not([data-selected="true"]){
    opacity: 0.3;
}