body, html {
  height: 100%;
}

.bg { 
  /* The image used */
 background-position: right bottom; 
  /* Center and scale the image nicely */
 background-repeat: no-repeat;
}
