#limit {
  max-width: 50%;
}
body {
  background-color: white;
  center;
}
h1 {
  color: black;
}
p {
  color: black;
}
