.Notes form {
  padding-bottom: 15px;
}

.Notes form textarea {
  height: 100px;
  font-size: 24px;
}

.Notes form textInput {
  margin-right: 20px;
  margin-left: 10px;
  font-size: 24px;
}


