summary refs log tree commit diff
path: root/index.css
diff options
context:
space:
mode:
Diffstat (limited to 'index.css')
-rw-r--r--index.css3
1 files changed, 1 insertions, 2 deletions
diff --git a/index.css b/index.css
index 32322b5..26caf2f 100644
--- a/index.css
+++ b/index.css
@@ -42,9 +42,8 @@ main {
 }
 
 #heatmap {
-	position: absolute;
 	width: 100%;
-	z-index: -1;
+	height: 0;
 }
 
 #heatmap a {