body {
    background-color: lightblue;
    font-family: Times New Roman;
    font-size: 18px;
}

h1 {
    color: #000000;
}

p {
    line-height: 1.6;
    text-align: justify;
}