body {
  background: linear-gradient(0deg, transparent 0%, white 70%), url("../images/Samoyed1.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
}

