Preloader for Blogger Bird Style

Preloader for Blogger Bird Style
Preloader for Blogger Bird Style So today we are going to see Adding Preloader for Blogger Bird Style. And you will love it. This is very simple process and all you have to do is to follow the below given process carefully. So let's start the Process of Adding Preloader for Blogger as Bird Loading Style. Adding Preloader For BLOGGER Step 1:- Open Your Blogger dashboard. Step 2:- Now go to the Layout section. Step 3:- Now click on Add a Gadget. A popup box will appear. Step 4:- Now click on HTML/JavaScript . Step 5:- Now leave the title blank and Copy the below given code and paste it in the content section. <style> .loadd { position: fixed; background: #6944ff; z-index: 1000; top: 0; left: 0; width: 100%; height: 100vh } .body { position: absolute; top: 50%; margin-left: -50px; left: 50%; animation: speeder .4s …