﻿html,
body {
    height: 100%;
    margin: 0;
}




/*#webchat {
    position: fixed;
    height: calc(100% - 4%);
    z-index: 9999;
    width: 100%;
    top: 4%;
    overflow: hidden;
}*/