Why preview desktop version just like this?

I create framework7 project and i try build desktop with npm run build-prod-cordova-electron and after successfully and running .exe, preview in dekstop just like this

I guess it could be cordova-plugin-splashscreen, try to remove it:

cd cordova
cordova plugin rm cordova-plugin-splashscreen