p {
    font-size: 16px;
    color: rgb(214, 0, 40);
}
div {
    background-color: rgb(240, 240, 240);
    padding: 10px;
}