html {
overflow-y: auto!important;
}
div table tr td {
    border: 1px solid 
#333;
width: 85px;
padding-top: 3px;
padding-right: 5px;
padding-bottom: 3px;
  padding-left: 5px; }

div table thead {
    font-weight: bold; 
  background-color: #ccc;
}
  