Please remove the default white background of the iframe

Please remove the default white background of the iframe.
That is, delete the following code in axure_rp_page.css:

iframe {
    background: #FFFFFF;
}