.banner{
    align-items: center;
    justify-content: center;
    text-align: center;
}

.banner h1{
    text-shadow: 0 0 5px rgb(0 0 0 / 75%);
}