body{
  background-color: pink;
  text-align: center;
  font-family: arial;
}

.center {
  text-align: left;
  list-style-position: inside;
}