 .img-fluid {
    transition: opacity 0.6s ease;
  }

 .img-fluid {
    filter: blur(9px);
}
