debug-menu {
  display: block;

  .debugmenu {
    left: 5px;
    bottom: 20px;
    position: absolute;
    z-index: 2000;
  }
}
