body {
  background-color: black;
  background: url(./img/index.jpg) no-repeat center fixed;
  background-size: cover;
  background-position: 60% 0%;
}
