Listing 9.4. Style CSS ćwiczenia 9.2
p {
    font-size: 120%;
    font-family: "Trebuchet MS", sans-serif;
    line-height: 260%;
}