.styled-paragraph {
    background: orange;
    color: maroon;
}

.styled-paragraph {
    font-family: monospace;
}