body {
  min-height: 100vh;
}

pre {
  min-height: 120px;
  overflow: auto;
  white-space: pre-wrap;
  word-break: break-word;
}

.form-control-lg {
  font-size: 1.2rem;
}

#locationCode,
#productCode {
  font-family: monospace;
}
