/* Minimal stylesheet to avoid 404 when opening dist directly */
html, body {
  height: 100%;
}
body {
  margin: 0;
}
/* Tailwind CDN is still used; this file can hold custom overrides if needed */
