button, input {
  margin: 5px 0;
  padding: 10px;
}

.error {
  color: red;
  font-size: 0.9em;
}

#inputApelido {
  width: 150px;
}
