body {
  background-image: url('/static/img/bee-wet-sun-landscape-gimp-80.jpg');              
  background-size: cover;
  background-position-x: center;
  background-attachment: fixed;
}

#root {
  padding-bottom: 2em;
}