body {
    cursor: url('/images/cursor.png'), auto;
}

.mud-layout {
    height: calc(100vh - 64px)!important;
}