body {
  background-color: #fff;
  background-image: url(original-rollingdice.gif);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  margin: 0 !important;
  height: 100%
}