        * {
            margin: 0;
        }

        #container {
            z-index: 9999;
            left: 0;
            top: 0;
            width: 100vw !important;
            height: 100vh !important;
            background: rgba(13, 14, 27, 0.0);
        }