html{
    width: 100%;
    max-width: 100%;
    background-color: #f5f5f5;
}

body {
    margin: 0 !important;
    padding: 0 !important;
    width: 100%;
    max-width: 100%;
}