body {
  background-image: url('/images/placeholder.png');
  background-repeat: no-repeat;
  background-position: bottom, center;
  background-attachment: fixed;
  background-size: cover;
}
