body {
    font-family: Arial, sans-serif;
    margin: 40px;
}

h1 {
    color: blue;
}

p {
    font-size: 18px;
}