/*** Manage **/

#manage-bar {
  background: #191919;
  border: 1px solid #000;
  margin: 10px 0 10px 0;
  padding: 12px;
  height: 70px;
}

ul {

}
.1background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    overflow: hidden;
}