html, body {
  margin: 1dvw;    
  border: 0;
  padding: 0;
  font-size: 1.5dvw;
  font-family: "trebuchet ms", "tahoma", sans-serif;
  color: #000000;
  background-color: #FFFFFF;
}
