
/*   ================= GENERAL =================   */

html.moaied,
body.moaied {
    background: none;
}

/* Make the editor pane and preview pane stand out by making the overall background a little darker/lighter */
#moaied__wrapper {
    background: rgba(128,128,128,0.15);
}
