

body{
  font-family: "Times New Roman";
  font-size: 16px;
  color: #000;
  background-color: #FFF;
  margin: 8px;
}

h1{
  display: block;
  font-size: 2em;
  font-weight: bold;
}  