body {
    font-family: Arial, sans-serif;
}

#header, #footer {
    color: white;
    text-align: center;
}

#app {
    padding: 20px;
}
