@charset "utf-8";
/* CSS Document */
html, body {
  height: 100%;
}


body {
  background: #000;
  overflow: hidden;
}
