body {
  background-image: url('/images/bg.png');
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
}
