body {
  height: 99%;
  width: 99%;
  background-color: black;
/*  background-image: linear-gradient(#d52d00,#ef7627,#ff9a56,white,#d162a4,#b55690,#a30262);*/
}
/* HEADER */
header {
  margin: 0;
}
pre {
}
div#ascii-title {
/*  background-color: black;*/
  text-align: center;
  color: white;
}
.ascii {
  font-size: 1em;
  font-weight: 900;
}
div.announcement {
  display: block;
  margin: 0;
}
div.announcement p {
  tex-align: center;
}
