list text wont center properly css

CSS
ul {
  text-align: center;
  list-style: inside;
}

Source

Also in CSS: