body {
    background-color: #002C57;
    color: white;
}

#formContainer {
    background-color: white;
    text-align: center;
    color: black;
    border-radius: 10px;
}