/* .modal {} */

.backdrop {
    @apply fixed inset-0 flex bg-black bg-opacity-25;
}
