.scene-4 {
    opacity: 0;
  }
  
  .scene4-title {
    position: relative;
    width: 26rem;
    height: 5rem;
  }
  
  .scene4-simple {
    position: absolute;
    left: 0;
    top: 1.3rem;
  
    width: 5rem;
  
    font-family: var(--serif);
    font-style: italic;
    font-weight: 400;
    font-size: 2.35rem;
    line-height: 2.4rem;
    color: var(--cream);
  }
  
  .scene4-she {
    left: 6.6rem;
    top: 1.95rem;
    width: 8rem;
  }
  
  .scene4-dusting {
    left: 6.6rem;
    top: 3.65rem;
    width: 16rem;
  }