/* Optional: smooth text rendering like Stitch */
body {
  -webkit-font-smoothing: antialiased;
}