body {
  overflow: hidden;
}

#debug {
  position: absolute;
  top: 0;
  left: 0;
  padding: 10px;
  background: #FFF;
  color: #FFF;
}