html {
    margin-left: calc(100vw - 100%);
    margin-right: 0;
}