body {
  background-color: black;
  color: white;
  font-family: Verdana;
}

.main-text {
    inline-size: 1000px;
    overflow-wrap: break-word;
}