/* Page shell background (dark preloader area) */
:root body {
                background: rgb(18, 18, 18);
            }
