html{
  overflow: hidden;
}
body{
  background-color: #ffffff;
  font-family: monospace;
  font-size: 12px;
  padding: 5px;
}