diff --git a/index.html b/index.html
index ed64fd5..5ec7d7c 100644
--- a/index.html
+++ b/index.html
@@ -43,6 +43,7 @@
.wide { width: 18em; }
.narrow { width: 7em; }
.text-bg-warning { background-color: RGBA(183,138,2,var(--bs-bg-opacity,1)) !important }
+ .text-bg-light { background-color: RGBA(196,196,196,var(--bs-bg-opacity,1)) !important }
.distance {
font-weight: bold;
padding: 0.2em;
@@ -237,6 +238,20 @@