.scene-bg {
  width: 100vw;
  height: 100vh;
  background: radial-gradient(circle, #1b2735, #090a0f);
}
