How to integrate a .css file into a p5.js sketch into Processing IDE?

You might just have to change the style element and put all your css there.
Alternatively, you could try using another editor for p5.js such as the p5 web-editor (currently in alpha).