

 .is-app-webview .bottom-nav {
    display: none !important;
  }

  .is-app-webview #gcAccountUserMenu,
  .is-app-webview .gc-account-leftbar {
    display: none !important;
  }

  .is-app-webview body {
    background-color: #ffe2da !important;
    padding-top: 0 !important;
    margin-top: 0 !important;
  }

  .is-app-webview .custom-mode-selector {
    margin-top: 0 !important;
  }
