it('Select feature', () => {
    cy.get('.tag-dark').should('not.exist');
    cy.get('.input-icon').should('not.exist');

    cy.get('.tag')