html, body {
  width: 100%;
  height: 100%;
  overflow: hidden; }

body {
  min-height: 100%;
  background: #000;
  text-indent: -9999px;
  background-image: url(/img/bg.jpg);
  background-size: cover;
  background-position: center center; }

/*# sourceMappingURL=index.css.map */
