body{
    color: rgba(0, 0, 0, 0.870588);
}

.appbar {display: none!important }
.ads {display: none !important}
.top {display: none !important}
.bottom {display: none !important}

div {box-shadow: none !important}

#rebus-con {max-width : 100% !important }

.rebus-papper {
    top : 0 !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;

}
.scroll-container {
    top : unset !important;
    bottom: unset !important;
    overflow: unset !important;
    position: unset !important;
}
.rebus-papper {
    padding: 0px !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
}