body {
  background-color: white;
  background-image: url('index.png');
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center;
}
