Custom CSS in a print format doesn't work

Hello, I’m creating a print format and I use some HTML custom section. However my problem I that the Custom CSS that is on the properties page doesn’t work at all and nothing change so I have to add the CSS inline but this is so hard.
What’s the problem exactly

p{
    font-size: 44px;

 }

any help?