html, body {
  overflow:hidden;
  margin:0;
}
.fps-meter {
  position:absolute;
  top:10px;
  left:10px;
  background-color:#000;
  color:#fff;
}