Change initial plot SVG container color

Hi - I’m working on a dash with a dark color palate. The containers for any plots on my dash initially show as white until the plots properly render. I’m looking to change this initial SVG container to transparent or hide it until the plot w/ styling renders. Is there a way to do this within my dash code?