ul {
  list-style-type: disc;
}
ol {
  list-style-type: decimal;
}