body {
    text-align: center;
}

body > ul, ol {
    display: inline-block;
  }

.quicktip {
    list-style: none;
}
