#submit-button {
    margin-top: 10px;
    margin-bottom: 15px;
}

#submit-button:disabled {
    background-color: gray;
}