body {
  font-family: Arial, sans-serif;
  margin: 2em;
}
ul {
  list-style-type: none;
  padding: 0;
}
li {
  margin-bottom: 0.5em;
}