
body {
  background-image: url('../img/background-Images17.jpg');
  background-repeat: no-repeat;
  background-attachment: fixed; 
  background-size: 100% 100%;
  background-color: rgba(211, 25, 25, 0.15);  
  backdrop-filter: blur(3px); 
}


  



