require("lite-youtube-embed");
const GLightbox = require("glightbox");
window.addEventListener("load", () => {
GLightbox({});
});