:not(img) {
    background-color: #201F1F ! important;
    color: #D4D2CF ! important;
 }

 :link, :link * {
     color: #5DC3D7!important;
 }

 :visited, :visited * {
     color: #666665 !important;
 }
 .tagContainer {
     display: none;
 }
