Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
/* Hide some crud I don't need to see */

#siteNotice,
#centralNotice  .siteNoticePic,
.admin_incidents_noticeboard_editnotice,
.chu_editnotice,
#rfa_group_editnotice,
#notify_user_editnotice,
#village_pump_technical_editnotice,
#village_pump_proposals_editnotice,
#admin_noticeboard_editnotice,
div.watchlist-message,
div.mw-tos-summary, 
div.mw-rc-label-legend, 
#mw-history-search, 
#editHelp, 
#editpage-copywarn, 
#editpage-copywarn2, 
#msg-noexactmatch, 
#recentchangestext, 
#p-interaction, 
#n-mainpage-description, 
#n-featuredcontent, 
#n-contents, 
#n-currentevents, 
#t-upload, 
#minoredit_helplink, 
#wpSummaryLabel, 
.editHelp, 
#p-coll-create_a_book, 
#p-coll-print_export {
    display: none;
}