@import "tailwindcss";

#root {
  padding: 2rem;
}


.card {
  padding: 2em;
}

.read-the-docs {
  color: #888;
}
