/* [project]/apps/web/app/styles.css [app-client] (css) */
html {
  height: 100%;
  overflow-x: hidden;
}

body {
  height: 100%;
}

