mor-center{
    display: flex;
    align-items: center;
    justify-content: center;

    &.fill{
        width: 100%;
        height: 100%;
    }

    // default status
    &{}
}
