A vanilla HTML/CSS/JavaScript component that can be used in various projects. This component blurs the background till the page is completely loaded.
to copy starter_project files to new project via linux terminal
sudo cp ../project_starter/index.html index.html
sudo cp ../project_starter/script.js script.js
sudo cp ../project_starter/style.css style.css