@CHARSET "UTF-8";

ul {
  padding-left: 20px;
}

li {
  list-style-type: none;
  margin-left: 40px;
  text-indent: -40px;
}