html,body,#app{height:100%}#app{display:flex;flex-direction:column;min-height:100%}::-webkit-scrollbar{width:var(--bway-spacing-primitives-100)}::-webkit-scrollbar-track{background:var(--bway-colors-bg-surface)}::-webkit-scrollbar-thumb{background:var(--bway-colors-border-strong);border-radius:var(--bway-radii-primitives-100)}::-webkit-scrollbar-thumb:hover{background:var(--bway-colors-border-strong-hover)}::-webkit-scrollbar-thumb:active{background:var(--bway-colors-border-strong-active)}body{overflow:hidden!important}
