body, html{
  /* The image used */
  background-image: url(/static/console-control-room-electric-55830.jpg);

  /* Full height */
  height: 100%;

  /* Center and scale the image nicely */
/*  background-color: transparent;*/
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;

}
