components/scene.css (5 lines of code) (raw):

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