#checkin-button { 
    color: white;
    background-color: mediumvioletred;
}

#server-message {
    color: red;
    text-align: center;
}