819
edits
| Line 22: | Line 22: | ||
width: 100%; | width: 100%; | ||
height: 100%; | height: 100%; | ||
background-color: rgba(10, 10, 10, 0. | background-color: rgba(10, 10, 10, 0.5); | ||
backdrop-filter: blur( | backdrop-filter: blur(6px); | ||
-webkit-backdrop-filter: blur(12px); | -webkit-backdrop-filter: blur(12px); | ||
pointer-events: none; | pointer-events: none; | ||