.header  {
    background: rgba(255, 255, 255, 0.66);
    backdrop-filter: blur(24px);
    -webkit-backdrop-filter: blur(24px);
}

