#options{
  position:absolute;
  right:0;
  max-width:350px;
  font-family: monospace;
  background-color: rgba(0,0,0,0.75);
  color:white;
  border: #66cccc 1px solid;
}

.title{
  padding:3px;
  float:left;
}
