div.tips {
  border: 1px solid #91d5d5;
  border-radius: 8px;
  background-color: #cff;
  position: absolute;
  padding: 3px 6px;
  z-index: 100;
}
