body {
    font-family: Arial, sans-serif;
    text-align: center;
    background: #f0f8ff;
    color: #333;
    margin-top: 100px;
}
h1 {
    color: #0066cc;
}
