textarea {
    resize: vertical;
    font-family: monospace;
  }
  .custom-file-label::after {
    content: "Browse";
  }