/*
 * This is a manifest file that'll be compiled into application.css.
 */

body {
  background-color: #f9fafb;
  margin: 0;
  padding: 1rem;
  font-family: system-ui, -apple-system, sans-serif;
  min-height: 100vh;
}

@media (max-width: 640px) {
  body {
    padding: 0.5rem;
  }
}
