#show-button {
  cursor:pointer;
}

#hide-button {
  cursor:pointer;
  display:none;
  z-index:2;
}

.text-white {
}

