.boite {
  display: none;
  font-size: 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: white;
  background-color: black;
  position: absolute;
  border: 1px dotted white;
  width: 150px;
}