it('can load the main page via back button', function () {
      cy.get('#root').click({ force: true })
      cy.title().should('eq', 'qit: Tech podcasts by topic')
      cy.get('input').should(
        'have.attr',