* {
  margin: 0px;
  padding: 0px;
}
html {
    height: 100%
}
body {
  height: 100%;
  font-family: Verdana;
  font-size: 14px;
}

