/* Global stylesheet served from /index.css for production hosts */
/* Keep minimal to avoid duplication with inline styles in index.html */

html, body {
  margin: 0;
  padding: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

