@import url(./inter.less); html { height: 100%; } body { font-family: Inter; margin: 0; height: 100%; } #root { height: 100%; } .ant-app { height: 100%; }