html, body {
    margin: 0;
    padding: 0;
    background-color: var(--rz-base-background-color, transparent);
}
