html, body
{
  width: 100%;
  height: 100%;
}

body
{
  background: #000 url(images/loading.gif) no-repeat center center;
  text-align: center;
}
