input[type=number]{
  float:left;
  width:56px;
}

h5{
  margin:0px;
}

#activeSpace{
  overflow: hidden;
}

#printOutput{
  clear:left;
  height:192px;
  width:192px;
  image-rendering:pixelated;
}

#outputTable{
  clear:left;
}

.genFloLft{
  float:left;
}