diff --git a/index.html b/index.html index 55da505..b72269a 100644 --- a/index.html +++ b/index.html @@ -18,7 +18,7 @@ body { background-color: white; } - span { + span, select { color: black; } .dark-mode {