@tailwind base;
@tailwind components;
@tailwind utilities;

body {
  background-color: #0b0e14;
  color: white;
}
