* {
  margin: 0;
  padding: 0;
}
body {
  overflow: hidden;
  font-family: Monospace;
}

/* more space for the Stats.js button name */
.dg .property-name {
  width: 80% !important;
}
