html, body, #container {
  width:100%;
  height:100%;
  background:#444;
  color:#fff;
  font-family: 'Signika Negative', sans-serif;
  overflow:hidden;
}

div { position: absolute; }