  .redirect-to-app-store {
    position: fixed;
    top: 0;
    left: 0;
    background-color: white;
    color: black;
    z-index: 1000;
    width: 100vw;
    height: 100vh;
  }