.none{
  list-style: none;
}

.kuro{
  list-style: disc;
  margin-bottom: 1.5em;
}

.siro{
  list-style: circle;
}

.pre-line{
  white-space: pre-line;
}
