
body {
    background-color: #27f58E;
    font-family: georgia, serif;
    color: #452780;
}

h1 {
    font-size: 36px;
    color: #000089;
    text-align: center;
}

p {
    font-size: 20px;
    line-height: 1.9;
}
