--- /dev/null
+:not(img) {
+ background-color: #201F1F ! important;
+ color: #D4D2CF ! important;
+ }
+
+ :link, :link * {
+ color: #719696 !important;
+ }
+
+ :visited, :visited * {
+ color: #666665 !important;
+ }
+ .tagContainer {
+ display: none;
+ }