body {
  background-color: white;
  color: black;
  font-family: 'Times New Roman', serif;
  margin: 0;
  overflow-x: hidden;
}

h1, p {
  margin: 10px;
}

p {
  margin-bottom: 20px !important;
}