﻿html, body {
  width: 100vw;
  height: 100vh;
  padding: 0;
  margin: 0;
}

jqxNavBar div:first-of-type {
  height: 40px !important;
}