body {
    font-family: Arial, sans-serif;
    text-align: center;
    padding-top: 100px;
}

h1 {
    font-size: 40px;
}

p {
    font-size: 20px;
}