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

h1 {
    color: blue;
    text-align: center;
}
