How to add preloader screen on debut theme?

Hello

I tried this to no avail on my Monaco theme site which you can see here with password: transfer https://londonfermentary.myshopify.com/

I tried with a .png, .svg. mp4 and .gif to no avail. I checked the ‘sharing’ settings of each file in G-Drive and they were set to public view. Can anyone help me please?

Here is my code:

#preloader { position: fixed; width: 100%; height: 100%; z-index: 999; overflow: visible; background: #FFFFFF url("[https://drive.google.com/drive/folders/1S61w-GQ2wfX3yZaV8R7FESO67ed0hNGm](https://drive.google.com/drive/folders/1S61w-GQ2wfX3yZaV8R7FESO67ed0hNGm)") no-repeat center center; }