.customButton {
  background: white;
  border: 1px solid black;
  cursor: pointer;
  border-radius:3px;
}