body {
    height: 100vh;
    display: flex;
    align-items: center;
}
.alert {
    max-width: 600px;
    margin: auto;
}