﻿* {
    margin: 0;
    padding: 0;
    list-style-type: none !important;
}

.mud-main-content{
    height: 100dvh !important;
    display: flex;
}