body {
  font-family: "Times New Roman";
  background-color: #fff;
  color: #000;
}

#backButton {
  color: #000;
}

h2:not(.backButton) {margin: 0; position: fixed; top: 37px; right: 0; text-align: right;}

p-oem {
  font-size: 30px;
  white-space: pre-wrap;
  position: fixed;
  top: 0;
  left: 0;
}