Trying to modify the background of a form on a specific page

Another way of phrasing it is to just MOVE the body. The page-id class is applied to the body, so:

body.page-id-9399 #gform_wrapper_3 {
    background-color: #363c42;
}

Would have worked