body {
  background-color: #222;
  color: white;
  font-family: Arial;
  text-align: center;
}
ul, ol {
  width: 40vw;
  margin: 0 auto;
}
