body, html {
  margin: 0;
  padding: 0;
  font-family: 'newtserif', serif;
  color: black;
  overflow: hidden;
  height: 100vh;
}