You should be able to modify the editor/preview background with this:
.workspace-split.mod-root .view-content {
background-color: #f0f; /* put your desired color here */
}
As for the ipad, I see what you mean about the pinned sidebars. I didn’t know you could pin them like that! I’ll add a fix for this soon.