body {
  background: linear-gradient(rgba(255, 255, 255, 0.92), rgba(255, 255, 255, 0.92)),
              url("background.jpg") center / cover fixed no-repeat;
}
