.alert {
    position: absolute;
    width: 400px;
    right: 10px;
    top: 10px;
    z-index: 9999;
    background-color: white;
    max-width: 94% !important;
}