Start fixing arrow navigation position

Change-Id: I0ebdd53cdbd9439e5d8d404ddf1f92b29cc64b3d
diff --git a/ci/screenshot b/ci/screenshot
index 9963559..4cf8911 100755
--- a/ci/screenshot
+++ b/ci/screenshot
@@ -13,10 +13,10 @@
     headless: "new",
     args: ['--no-sandbox'],
     defaultViewport: {
-      width: 1024,
-      height: 600,
+      width: 1920,
+      height: 1080,
       isLandscape: true,
-      deviceScaleFactor: 1
+      deviceScaleFactor: 0.5
     }
   });