html, body, #wrapper {
  overflow-x: hidden;
  height: 100%;
}

.theme-default {
  background-color: var(--light);
}
