.glass {
    background-color: rgba(255, 255, 255, 0.8);
    backdrop-filter: blur(10px);
}
