page { background: var(--td-bg-color-page); } .content { width: 100vw; height: calc(100vh - var(--navbar-height, 88rpx)); }