body {
  background:
    linear-gradient(rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0.75)),
    url("../imgs/devices-B50A2Axg.png");
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  
}
