.messages {
    color: green;
    background-color: white;
    z-index: 1000;
    padding: 1rem 2rem;
    border-radius: .5rem;
}