html {
  overflow: scroll;
}

body {
  margin-left: 8px;
  margin-right: 8px;
  margin-top: 4px;
  margin-bottom: 8px;
  background-color: white;
}

input,select,option,textarea {
  font-family: verdana;
  font-size: 11px;
}
