body {
    font-family: Arial, sans-serif;
    text-align: center;
    margin: 50px;
    background-color: #f0f8ff;
}

h1 {
    color: #0078d7;
}
