diff --git a/assets/style.css b/assets/style.css index 76109ac..75f0661 100644 --- a/assets/style.css +++ b/assets/style.css @@ -377,6 +377,8 @@ body:has(.ye-span:hover) { align-items: center; align-content: center; position: fixed; + top: 0; + left: 0; width: 100vw; height: 100vh; z-index: 4;