body, html {
  background-position-y: calc(48px + env(--safe-area-inset-top, 0px));
  background-position-x: right;
}