And, as an admittedly snarky aside, while you're tuning up your custom CSS, add this:
.alert-window{
bottom:60vh;
right:40vw;
}
So that the error and alert window is in the middle of the page and noticeable to your clientele. It's normal position at the bottom right used to cause me fits. By the time you had scanned the page to find it, it fades away.