body {
  background-color: rgba(0, 0, 0, 0.52);
  font-family: Lucida Console;
}

#options {
  position: absolute;
  top: 0px;
  left: 0px;
  padding: 10px;
  background-color: rgba(0, 0, 0, 0.3);
  user-select: none;
  line-height: 30px;
}

#shuffleI, #delai {
  width: 50px;
}