Update style.css

This commit is contained in:
Broque Thomas 2025-10-02 06:45:11 -07:00
parent 73635fa011
commit 26b9c18b02

View file

@ -8491,7 +8491,7 @@ body {
height: 100vh;
background: rgba(0, 0, 0, 0.8);
backdrop-filter: blur(8px);
z-index: 1000;
z-index: 9000;
align-items: center;
justify-content: center;
}