body {
    background-color: chartreuse;
}
p {
    color: crimson;
    /*font-style: oblique;*/
    font-size: 50px;
}