canvas#graph {
  width: 100%;
  height: 200px;
  border: 1px solid black;
}

.form-group:last-of-type {
  margin-bottom: 0;
}