.main_tag {
    background: transparent;
}

.main_tag.active {
    background: yellow;
}