body {
    font-family: Arial, sans-serif;
    margin: 40px;
}

h1 {
    font-size: 32px;
}

p {
    font-size: 18px;
}
