.trigger {
	cursor: pointer;
}
.tab {
	display: none;
}
.tab.active {
	display: block;
}