diff --git a/frontend/css/styles.css b/frontend/css/styles.css index d412d1e..7a92d3f 100644 --- a/frontend/css/styles.css +++ b/frontend/css/styles.css @@ -535,7 +535,7 @@ body { top: 50%; left: 50%; transform: translate(-50%, -50%); - z-index: 1000; + z-index: 2010; padding: 20px 30px; border: 3px solid var(--black); background: var(--white);