div.tip {
  display: none;
  position: absolute;
  padding: 2px;
  border: 1px solid black;
  background-color: #f7f7ee;
}

