body {
    text-align: center;
    margin-top: 50px;
    background-color: #f0f0f0;
    font-family: Arial, sans-serif;
}

h1 {
    color: #000;
}