input {
  width: 100px;
}

textarea {
  width: 90%;
}

hr {
  height: 1px;
  background: rgb(220,220,220);
  border: 0px;
}