I'm trying Wolfram cloud for the first time. I find the white background colour of the notebook too bright. Is there a way to make the background darker. I can only see how to change the colour of the cells not the page as a whole.
SetOptions[SelectedNotebook[],Background->LightGray];
Thanks