body {
  padding: 10px;
  background-color: #f9f9f9;
  color: #4a4a4a;
}
h1 {
  color: inherit;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif;
  font-weight: 700;
  font-size: 2.85rem;
  margin: 0.5rem 0;
}
.yasgui .autocompleteWrapper {
  display: none !important;
}
