.component {
  @apply flex justify-center items-center;
}

.message {
  @apply text-slate-800;
}
