body {
    background-image: unset !important;
}

.sweeps-iframe {
    position: absolute;
    height: 100%;
    width: 100%;
    max-width: 100%;
    padding: 0;
}

.sweeps-iframe #react-iframe-container {
    padding: 0;
    height: 100%;
    width: 100%;
}
