#content-view {
            background: linear-gradient(to bottom, #9370DB, #D8BFD8, #FFFFFF);
            height: 100vh;
            width: 100%;
        }

#main-buttons > * {
color: green;

}

/* used to remove the "subscribe" checkbox */
#sb-main-container #main #sb-timeline #steps #details .detail-step-wrap .detail-step .license-links-container .promotions-letter-flag label[role=button]{ display: none; }
