/* Minimal shell stylesheet to satisfy index.html link.
   Main styling comes from Tailwind + compiled CSS in the JS bundle. */

html, body {
  margin: 0;
  padding: 0;
}



