html,
body {
    margin: 0;
    padding: 0;
    overflow: hidden;
    overflow-y: scroll !important;
    background-color:transparent;
}