.errorMessage {
  color: red;
}

input[type="button"]:disabled {
  opacity:0.3;
}