ul {
  padding-left: 0;
  margin-top: 0; 
  list-style: circle inside;    
  list-style-position: outside;
  margin-left: 1.1em;
}