diff --git a/web/overlay/styles.css b/web/overlay/styles.css index 7a40b88..f7c24fb 100644 --- a/web/overlay/styles.css +++ b/web/overlay/styles.css @@ -36,6 +36,7 @@ path { } svg { + z-index: 999; height: 100%; aspect-ratio: 1; }