>>6652230If you're thinking what I think you are thinking, then try this.
/* Remove the Firefox button */
#main-window {-moz-appearance:none !important;}
/* Remove the Titlebar */
#titlebar {display: none !important;}
This might not work if you have titlebar disabled (in the Customize screen).