:host { width: 100%; height: 100%; display: flex; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .app-layout { width: 100%; height: 100vh; } nz-content { margin: 24px; } .inner-content { padding: 24px; background: #fff; }