body {
    font-family: Arial;
    text-align: center;
    margin-top: 100px;
}

h1 {
    color: #2c3e50;
}

p {
    font-size: 20px;
}