.skip-link, #masthead, #colophon, #scroll-up, #secondary, .visual-navigation, .related-posts-wrapper, .cipt_patreon_post, .cipt-author > *:not(h2):not(p) {
    display: none !important;
}
#primary {
    width: 100% !important;
}
* {
    background-image: none !important;
    background-color: #FFF !important;
    color: #000 !important;
    box-shadow: none !important;
}