body,
html {
    width: 100%;
    height: 100%;
    background: #f6f6f6 !important;
    overflow-y: auto;
    overflow-x: hidden;
}
