body {
    background-color: #f5f5f5;
    color: #000000;
    font-family: Arial, sans-serif;
    margin: 10px;
}

h1 {
    text-align: center;
}

nav {
    text-align: center;
}

footer {
    text-align: center;
}
