.m-scene.page-is-leaving {
  opacity: 0;
  transition: opacity 0.2s ease;
}
