diff --git a/docs/index.html b/docs/index.html
index ad830d60..b01a2179 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -66,6 +66,11 @@
font-size: 13px;
}
+ code,
+ pre {
+ background-color: #fff !important;
+ }
+
.markdown-section>p {
font-size: 16px !important;
}