diff --git a/cypress.config.js b/cypress.config.js
index b6d2c4fec..f1348dca4 100644
--- a/cypress.config.js
+++ b/cypress.config.js
@@ -4,8 +4,6 @@ const { defineConfig } = require('cypress');
const { initPlugin } = require('@frsource/cypress-plugin-visual-regression-diff/plugins');
module.exports = defineConfig({
- userAgent:
- 'Mozilla/5.0 (iPhone; CPU iPhone OS 10_3 like Mac OS X) AppleWebKit/602.1.50 (KHTML, like Gecko) CriOS/56.0.2924.75 Mobile/14E5239e Safari/602.1',
video: false,
fixturesFolder: 'tests/e2e/fixtures',
screenshotsFolder: 'tests/e2e/screenshots',
diff --git a/public/index.html b/public/index.html
index e11b9b9ed..976c5d3cb 100644
--- a/public/index.html
+++ b/public/index.html
@@ -13,10 +13,22 @@
+