body {
  font-family: Arial, sans-serif;
  padding: 20px;
}

input, button {
  padding: 8px;
  margin: 5px;
}

.subjectRow {
  margin-bottom: 5px;
}