ul {
  padding-left: 2em;
  list-style: disc;
}
ol {
  padding-left: 2em;
  list-style: decimal;
}
