body {
  background-size: cover !important;
  background-position: center !important;
  background-attachment: fixed !important;
  backdrop-filter: blur(6px) brightness(60%);
}
