body {
  /*color: green;*/
  font-family: "Courier New";
}

h1 {
  text-align: center;
}

.boldy {
  font-weight: bold;
  color: red;
  font-style: italic;
}
