body {
  font-family: "Times New Roman", serif;
  background: black;
  color: white;
  max-width: 100vw;       
}

.title {
  font-family: "Times New Roman";
  text-align: center;
}