@import "tailwindcss";

*,
*::after,
*::before {
  box-sizing: border-box;
}
