@charset "UTF-8";

body {
  margin: 2em 3em;
}
li {
  list-style: square;
}
li li {
  margin-bottom: 0.2em;
}