* {
  @apply box-border;
}

body {
  @apply w-full min-h-screen flex p-4 md:p-8;
}
