a, u {
  text-decoration: none;
}

input {
    border: none;
    outline: none;
    background: transparent;
    padding: 0;
    margin: 0;
    font: inherit;
    appearance: none;
}