html,body{overflow:inherit!important;cursor: auto !important;}
div {background-color: yellow !important; background: yellow !important; color: black !important;}
body, div, span, p {
    -webkit-user-select:auto !important;
    cursor: auto !important; }
