body {
  background-image: url('photo assets/empty backgrounds/home.png');
   background-repeat: no-repeat;
     background-attachment: local;
  background-size: cover;
}

.Intro {
  position:relative;
  width: 50px;
  left: 10px;
}
