html,body{height:100%;margin:0}body{font-family:Space Mono,monospace;background-color:#f8f8f8;background-image:linear-gradient(#dededebe 1px,transparent 1px),linear-gradient(90deg,#dededebe 1px,transparent 1px);background-size:30px 30px}.app-wrapper{min-height:100vh;display:flex;flex-direction:column}router-outlet+*{flex:1}html{scroll-behavior:smooth}
