Try something like:
.markdown-preview-view.fullscreen { background-color: red; }
I don’t recommend using the fullscreen class thought, as Obsidian also uses the same class so there might be conflicts.
Also the CSS class only works in preview for now.