.reveal .slide-background.group {
  background: radial-gradient(#181848, #000001);
}

.hugli {
  background: red;
}


/* Completely hides the element from view but still keeps it in the DOM
   so plugins like slidejs-menu can read it */
.reveal section .menu-title {
  display: none;
}
