﻿
body {
    padding: 0px !important;
    height: 100% !important;
}

html {
    height: 100% !important;
}

.center {
    margin: auto;
    /*width: 50%;*/
}

.color-primary {
    background-color: #1890ff !important;
}
