>>40797You can use an adblocker like uBlock0 with an element picker to get rid of the space. Alternatively, you can hide it with the following CSS (put it into the native extension's custom CSS field):
#bannerCnt, .ad-plea, #blotter, .ad-cnt, #globalMessage, #toggleMsgBtn, hr.belowLeaderboard, hr.aboveMidAd, #ctrl-top hr, hr#op, .belowLeaderboard, .ad-plea-top, .adg-rects, .center.middlead, .center:nth-of-type(5), .center:nth-of-type(10) {display: none;}