1. p{
    2. white-space: nowrap;
    3. overflow: hidden;
    4. text-overflow: ellipsis;
    5. }