--Warning: Cefsharp only supports transparency on WPF. Winform doesn't support that.
--"#00000000" this is the hex code of the transparency. You have to add this to your CSS or Javascript code.
--Your background color should be like this and your CefSharp redirectment websites background will be transparent!
--Example;
background": '#00000000'