body {
  font-family: sans-serif;
  font-size: 16px;
  margin: 1rem;
}

h1 {
  margin: 0 0 1rem 0;
}

.form-container {
  padding: 20px;
}

.test-container {
  height: 100% !important;
}

.test-content-container {
  overflow: auto !important;
}
