body {
    font-family: Arial, sans-serif;
}

#status {
    margin-bottom: 10px;
}

button {
    margin: 5px;
}

.highlight {
    background-color: yellow;
}
