/* Start custom CSS */html, body { overflow-x: hidden }

body {
    overscroll-behavior-y: none;
    background-color: #6aafd6; /* fallback for browsers that don't support above */
}/* End custom CSS */