body {
    background-color: #253139 !important;
    background-image: none !important;
    margin: 0;
    width: 100%;
    height: 100%;
    position: relative;
}

#mag {
    width: 100% !important;
    height: 100% !important;
}

#yumpudocumentcontainer {
    margin: 0 auto !important;
    width: 100% !important;
    height: 100vh;
    background-image: linear-gradient(#1a333c, #2c6588) !important;
}

#juice {
    background-color: #253139 !important;
}

#intercom-container .intercom-app-launcher-enabled {
    display: none;
}
.inappropriate-textbox{
    background-color:#e9e9e9;
    display: flex;
    justify-content: center;
    align-items: center
}