After hours I found something. With chrome devtool I see a red dot before the doctype, when I mouse over it I see /ufeff.
The /ufeff is probably the issue here and after some researches I have to convert the file to utf-8 without bom. However, I don’t see how. Notepad++ doesn’t have the option to convert utf-8 without bom anymore.