.elementor-2178 .elementor-element.elementor-element-6181677{--display:flex;--min-height:100vh;}:root{--page-title-display:none;}/* Start custom CSS *//* 1. Reset page margins */
body, html {
    margin: 0;
    padding: 0;
    background-color: #000; /* Professional black background */
}

/* 2. Allow the container to scroll if needed */
.elementor-section {
    min-height: 100vh;
    height: auto !important;
    padding: 0 !important;
}

/* 3. Force the Zoom player to be responsive */
.zoom-window-container, 
#zmmtg-root, 
iframe {
    min-height: 100vh !important; /* Start at full screen */
    width: 100% !important;
}/* End custom CSS */