html,
body {
  max-width: unset;
  overflow: auto;
  user-select: text;
}