
html, body {
  background-color: #ffffff;
   margin: 0;
   height: 100%;
}
#targzMotherBoard {
   width: 100%;
   height: 100%;
   display: block;
}