if (!isNodeJS) {
    document.getElementById("loader").style.backgroundColor = "#111";
}