body {
    background-color: #522bd0c6;
}
ul {
    text-align: center;
    list-style-position: inside;
  }
h1, p, ul {
    font-family:Helvetica, sans-serif;
  }
.copyright {
    font-style:italic; font-size:12px;
  }