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

h1 {
    color: #2c3e50;
}