body {
    background: rgba(0, 0, 0, 0.85);
}

.backdrop-filter {
    backdrop-filter: blur(10px);
}
