#desc {
  font-size: 80%;
  font-family: tahoma;
  color: #222;
  width: 250px;
  float: center;
  position: absolute;
  margin: 5px;
  background-color: rgba(255, 255, 255, 0.5);
}
