/* Simple CSS for now - we'll rebuild with Tailwind later */
body {
  background-color: black;
  color: white;
}