.recent {
  background: white;
  color: black;
  position: relative;
  cursor: hand;
  border: outset;
  border-width: 2px;
  padding: 3px;
  font-size: 18px;
  font-family: helvetica;
  font-weight: bold;
  white-space: nowrap;
  text-align: center;
}