LVGL on LCD: Clear screen to a background color and remove all widgets from display

Is there a simple way to clear the screen with LVGL so it is just white (or some background color) and any widgets that were visible are all removed or hidden?

The closest thing I can find (and I may be misunderstanding something here) is to show snow to prevent burn in.