--- /dev/null
+::-webkit-scrollbar { width: 0px; height: 0px; }
+
+:not(img) {
+ background-color: #222222 ! important;
+ background-image: none !important;
+ color: #D4D2CF ! important;
+}
+
+:link, :link * {
+ color: #5DC3D7 !important;
+}
+
+:visited, :visited * {
+ color: #666665 !important;
+}
+.tagContainer {
+ display: none;
+}