html {
  overflow-y: scroll;
  color: navy;
}
body {
  background: white;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
}
