Lista não ordenada central html

ul {
  display: table;
  margin: 0 auto;
}
BlueMoon