You can add a background color into your scene with the following:
If background {} is not presented, the background color, by default, is black. Figures generated so far use eitherbackground { color color-name OR rgb< r, g, b > }
orbackground { color NeonBlue }
background { color SkyBlue }