.demo1 p:nth-of-type(1) {
    background-color: #e3f2fd;
    color: #1976d2;
    padding: 10px;
    border-left: 4px solid #2196f3;
}