diff --git a/ModernSlaveryAct.html b/ModernSlaveryAct.html index f7602e9..630ac2d 100644 --- a/ModernSlaveryAct.html +++ b/ModernSlaveryAct.html @@ -22,9 +22,49 @@ .nav-container { display: flex; } + + .circle { + height: 24px; + width: 24px; + border-radius: 24px; + background-color: black; + position: fixed; + top: 0; + left: 0; + pointer-events: none; + z-index: 99999999; +} + + + + +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ + +