body {
    background-color: #f6f6ff;
    font-family: Arial, sans-serif;
}

h1 {
    color: darkgreen;
}

p {
    font-size: 18px;
}

