@import (reference) "../App.less"; .page-not-found { display: flex; align-items: center; justify-content: center; height: calc(100vh - @layout-header-height); }