body {
  background-image: url("/img/background.png");
  background-size: 900px;
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: fixed;
}