@@ -33,7 +33,7 @@ const props = defineProps({
height: 100vh;
z-index: 100;
overflow: hidden;
- background: rgba(0, 0, 0, 0.5);
+ background: rgba(0, 0, 0, 0.8);
display: flex;
flex-direction: column;
justify-content: center;