a {
    text-decoration: none;
    color: white;
}

#textbox:hover {
  filter: brightness(150%);
}