body {
    background-color: #f8f9fa;
}

.container {
    margin-top: 50px;
}

.text-center {
    margin-bottom: 20px;
}

#messages {
    background-color: white;
}
