:root{--header-height:64px}body,html{height:100%;margin:0;padding:0}.ant-layout-content{overflow-y:auto;height:calc(100vh - var(--header-height))}