p {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 100px;
  font-family: "Lucida Console", "Courier New", monospace;
  font-size: 40px;
}

