describe('visual: index', () => {

  it('should have matching image snapshot', async() => {

    const screenshot = await page.screenshot();