div#livewire-error {
    max-height: 250px;
    background-color: transparent !important;
    max-width: 25%;
    bottom: 0;
    right: 0;
}

div#livewire-error iframe {
    background-color: transparent !important;
}