html {
  scroll-behavior: smooth;
}

.glass {
  backdrop-filter: blur(8px);
  background: rgba(255, 255, 255, 0.05);
}


