/* You can leave this almost empty or add small overrides */
body {
  @apply antialiased;
}

img {
  @apply max-w-full h-auto;
}