.standardForm {
    background-color: cornflowerblue;
    padding: .5em
}

button {
    margin-top: 0.5em;
}

label {
    color: white;
}