html, body {
  height: 100%;
}
body {
  background-color: #000000;
  margin: 0px;
}
#body {
  background-image: url(getaddicted.gif);
  background-position: center center;
  background-repeat: no-repeat;
  height: 100%;
}
