.install-shell {
  padding-top: calc(env(safe-area-inset-top, 0px) + 38px);
}

.install-mark {
  overflow: hidden;
}

.install-mark img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
