pub(crate) static mut BG_BUFFER: [[Pixel; 500]; 500]
Frame buffer with the pretty background pattern. Used to clear the scene.