/* styles.css */
body {
    font-family: Arial, sans-serif;
}
footer {
    text-align: center;
    margin-top: 20px;
}
