.hidden { display: none; } .w-100 { width: 100%; } html { margin-left: calc(100vw - 100%); }